SaaS CMS has officially launched! Learn more now.

Class ManifestModuleDependencyCollection

Represents manifest module dependencies.

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

Constructors

ManifestModuleDependencyCollection()

Initializes a new instance of the ManifestModuleDependencyCollection class.

Declaration
public ManifestModuleDependencyCollection()

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