Class RhpBECursosTiposRecursos
Colecção de Tipos de Recursos necessários para efectuar o Curso.
Inheritance
System.Object
System.Collections.Generic.List<RhpBECursoTipoRecurso>
RhpBECursosTiposRecursos
Implements
System.Collections.Generic.IList<RhpBECursoTipoRecurso>
System.Collections.Generic.ICollection<RhpBECursoTipoRecurso>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<RhpBECursoTipoRecurso>
System.Collections.Generic.IReadOnlyCollection<RhpBECursoTipoRecurso>
System.Collections.Generic.IEnumerable<RhpBECursoTipoRecurso>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Add(RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.AddRange(System.Collections.Generic.IEnumerable<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.AsReadOnly()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.BinarySearch(System.Int32, System.Int32, RhpBE100.RhpBECursoTipoRecurso, System.Collections.Generic.IComparer<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.BinarySearch(RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.BinarySearch(RhpBE100.RhpBECursoTipoRecurso, System.Collections.Generic.IComparer<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Clear()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Contains(RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.ConvertAll<TOutput>(System.Converter<RhpBE100.RhpBECursoTipoRecurso, TOutput>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.CopyTo(RhpBE100.RhpBECursoTipoRecurso[])
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.CopyTo(System.Int32, RhpBE100.RhpBECursoTipoRecurso[], System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.CopyTo(RhpBE100.RhpBECursoTipoRecurso[], System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Exists(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Find(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindAll(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindIndex(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindIndex(System.Int32, System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindLast(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindLastIndex(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindLastIndex(System.Int32, System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.FindLastIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.ForEach(System.Action<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.GetEnumerator()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.Generic.IEnumerable<RhpBE100.RhpBECursoTipoRecurso>.GetEnumerator()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.IndexOf(RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.IndexOf(RhpBE100.RhpBECursoTipoRecurso, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.IndexOf(RhpBE100.RhpBECursoTipoRecurso, System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Insert(System.Int32, RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.LastIndexOf(RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.LastIndexOf(RhpBE100.RhpBECursoTipoRecurso, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.LastIndexOf(RhpBE100.RhpBECursoTipoRecurso, System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Remove(RhpBE100.RhpBECursoTipoRecurso)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.RemoveAll(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.RemoveAt(System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Reverse()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Sort()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Sort(System.Collections.Generic.IComparer<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Sort(System.Comparison<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.ToArray()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.TrimExcess()
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.TrueForAll(System.Predicate<RhpBE100.RhpBECursoTipoRecurso>)
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Capacity
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Count
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.Generic.ICollection<RhpBE100.RhpBECursoTipoRecurso>.IsReadOnly
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.Item[System.Int32]
System.Collections.Generic.List<RhpBE100.RhpBECursoTipoRecurso>.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 RhpBECursosTiposRecursos : List<RhpBECursoTipoRecurso>, IList<RhpBECursoTipoRecurso>, ICollection<RhpBECursoTipoRecurso>, IList, ICollection, IReadOnlyList<RhpBECursoTipoRecurso>, IReadOnlyCollection<RhpBECursoTipoRecurso>, IEnumerable<RhpBECursoTipoRecurso>, IEnumerable
Constructors
RhpBECursosTiposRecursos()
Declaration
public RhpBECursosTiposRecursos()
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