PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBEPlanoCursoCustosParticip

    Inheritance
    System.Object
    System.Collections.Generic.List<RhpBEPlanoCursoCustoParticip>
    RhpBEPlanoCursoCustosParticip
    Implements
    System.Collections.Generic.IList<RhpBEPlanoCursoCustoParticip>
    System.Collections.Generic.ICollection<RhpBEPlanoCursoCustoParticip>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<RhpBEPlanoCursoCustoParticip>
    System.Collections.Generic.IReadOnlyCollection<RhpBEPlanoCursoCustoParticip>
    System.Collections.Generic.IEnumerable<RhpBEPlanoCursoCustoParticip>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Add(RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.AddRange(System.Collections.Generic.IEnumerable<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.AsReadOnly()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.BinarySearch(System.Int32, System.Int32, RhpBE100.RhpBEPlanoCursoCustoParticip, System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.BinarySearch(RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.BinarySearch(RhpBE100.RhpBEPlanoCursoCustoParticip, System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Clear()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Contains(RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.ConvertAll<TOutput>(System.Converter<RhpBE100.RhpBEPlanoCursoCustoParticip, TOutput>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.CopyTo(RhpBE100.RhpBEPlanoCursoCustoParticip[])
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.CopyTo(System.Int32, RhpBE100.RhpBEPlanoCursoCustoParticip[], System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.CopyTo(RhpBE100.RhpBEPlanoCursoCustoParticip[], System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Exists(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Find(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindAll(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindIndex(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindIndex(System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindLast(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindLastIndex(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindLastIndex(System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.FindLastIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.ForEach(System.Action<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.Generic.IEnumerable<RhpBE100.RhpBEPlanoCursoCustoParticip>.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.IndexOf(RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.IndexOf(RhpBE100.RhpBEPlanoCursoCustoParticip, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.IndexOf(RhpBE100.RhpBEPlanoCursoCustoParticip, System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Insert(System.Int32, RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.LastIndexOf(RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.LastIndexOf(RhpBE100.RhpBEPlanoCursoCustoParticip, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.LastIndexOf(RhpBE100.RhpBEPlanoCursoCustoParticip, System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Remove(RhpBE100.RhpBEPlanoCursoCustoParticip)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.RemoveAll(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.RemoveAt(System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Reverse()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Sort()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Sort(System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Sort(System.Comparison<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.ToArray()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.TrimExcess()
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.TrueForAll(System.Predicate<RhpBE100.RhpBEPlanoCursoCustoParticip>)
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Capacity
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Count
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.Generic.ICollection<RhpBE100.RhpBEPlanoCursoCustoParticip>.IsReadOnly
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.Item[System.Int32]
    System.Collections.Generic.List<RhpBE100.RhpBEPlanoCursoCustoParticip>.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 RhpBEPlanoCursoCustosParticip : List<RhpBEPlanoCursoCustoParticip>, IList<RhpBEPlanoCursoCustoParticip>, ICollection<RhpBEPlanoCursoCustoParticip>, IList, ICollection, IReadOnlyList<RhpBEPlanoCursoCustoParticip>, IReadOnlyCollection<RhpBEPlanoCursoCustoParticip>, IEnumerable<RhpBEPlanoCursoCustoParticip>, IEnumerable

    Constructors

    RhpBEPlanoCursoCustosParticip()

    Declaration
    public RhpBEPlanoCursoCustosParticip()

    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