PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBEPlanosCursos

    Inheritance
    System.Object
    System.Collections.Generic.List<RhpBEPlanoCurso>
    RhpBEPlanosCursos
    Implements
    System.Collections.Generic.IList<RhpBEPlanoCurso>
    System.Collections.Generic.ICollection<RhpBEPlanoCurso>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<RhpBEPlanoCurso>
    System.Collections.Generic.IReadOnlyCollection<RhpBEPlanoCurso>
    System.Collections.Generic.IEnumerable<RhpBEPlanoCurso>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Add(RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.AddRange(System.Collections.Generic.IEnumerable<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.AsReadOnly()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.BinarySearch(System.Int32, System.Int32, RhpBE100.RhpBEPlanoCurso, System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.BinarySearch(RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.BinarySearch(RhpBE100.RhpBEPlanoCurso, System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Clear()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Contains(RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.ConvertAll<TOutput>(System.Converter<RhpBE100.RhpBEPlanoCurso, TOutput>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.CopyTo(RhpBE100.RhpBEPlanoCurso[])
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.CopyTo(System.Int32, RhpBE100.RhpBEPlanoCurso[], System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.CopyTo(RhpBE100.RhpBEPlanoCurso[], System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Exists(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Find(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindAll(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindIndex(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindIndex(System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindLast(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindLastIndex(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindLastIndex(System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.FindLastIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.ForEach(System.Action<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.Generic.IEnumerable<RhpBE100.RhpBEPlanoCurso>.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.IndexOf(RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.IndexOf(RhpBE100.RhpBEPlanoCurso, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.IndexOf(RhpBE100.RhpBEPlanoCurso, System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Insert(System.Int32, RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.LastIndexOf(RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.LastIndexOf(RhpBE100.RhpBEPlanoCurso, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.LastIndexOf(RhpBE100.RhpBEPlanoCurso, System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Remove(RhpBE100.RhpBEPlanoCurso)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.RemoveAll(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.RemoveAt(System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Reverse()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Sort()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Sort(System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Sort(System.Comparison<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.ToArray()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.TrimExcess()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.TrueForAll(System.Predicate<RhpBE100.RhpBEPlanoCurso>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Capacity
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Count
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.Generic.ICollection<RhpBE100.RhpBEPlanoCurso>.IsReadOnly
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.Item[System.Int32]
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCurso>.System.Collections.IList.Item[System.Int32]
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: RhpBE100
    Assembly: RhpBE100.dll
    Syntax
    public class RhpBEPlanosCursos : List<RhpBEPlanoCurso>, IList<RhpBEPlanoCurso>, ICollection<RhpBEPlanoCurso>, IList, ICollection, IReadOnlyList<RhpBEPlanoCurso>, IReadOnlyCollection<RhpBEPlanoCurso>, IEnumerable<RhpBEPlanoCurso>, IEnumerable

    Constructors

    RhpBEPlanosCursos()

    Declaration
    public RhpBEPlanosCursos()

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable