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