PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBECursosCustoParticipacao

    Colecção de Custos de Participação aos quais está sujeita um Curso.

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

    Constructors

    RhpBECursosCustoParticipacao()

    Declaration
    public RhpBECursosCustoParticipacao()

    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