PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBECursosRecursos

    Colecção de recursos necessários para efectuar o Curso.

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

    Constructors

    RhpBECursosRecursos()

    Declaration
    public RhpBECursosRecursos()

    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