Class MissingLinkImagesCollection
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class MissingLinkImagesCollection : List<string>, IList<string>, ICollection<string>, IList, ICollection, IReadOnlyList<string>, IReadOnlyCollection<string>, IEnumerable<string>, IEnumerable
Inheritance: System.Object -> System.Collections.Generic.List<System.String> -> MissingLinkImagesCollection
Implements
System.Collections.Generic.IList<System.String>System.Collections.Generic.ICollection<System.String>System.Collections.IListSystem.Collections.ICollectionSystem.Collections.Generic.IReadOnlyList<System.String>System.Collections.Generic.IReadOnlyCollection<System.String>System.Collections.Generic.IEnumerable<System.String>System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<System.String>.System#Collections#IList#get_Item(System.Int32)System.Collections.Generic.List<System.String>.System#Collections#IList#set_Item(System.Int32,System.Object)System.Collections.Generic.List<System.String>.Add(System.String)System.Collections.Generic.List<System.String>.System#Collections#IList#Add(System.Object)System.Collections.Generic.List<System.String>.AddRange(System.Collections.Generic.IEnumerable<System.String>)System.Collections.Generic.List<System.String>.AsReadOnlySystem.Collections.Generic.List<System.String>.BinarySearch(System.Int32,System.Int32,System.String,System.Collections.Generic.IComparer<System.String>)System.Collections.Generic.List<System.String>.BinarySearch(System.String)System.Collections.Generic.List<System.String>.BinarySearch(System.String,System.Collections.Generic.IComparer<System.String>)System.Collections.Generic.List<System.String>.ClearSystem.Collections.Generic.List<System.String>.Contains(System.String)System.Collections.Generic.List<System.String>.System#Collections#IList#Contains(System.Object)System.Collections.Generic.List<System.String>.ConvertAll``1(System.Converter<System.String,<TOutput>>)System.Collections.Generic.List<System.String>.CopyTo(System.String[])System.Collections.Generic.List<System.String>.System#Collections#ICollection#CopyTo(System.Array,System.Int32)System.Collections.Generic.List<System.String>.CopyTo(System.Int32,System.String[],System.Int32,System.Int32)System.Collections.Generic.List<System.String>.CopyTo(System.String[],System.Int32)System.Collections.Generic.List<System.String>.Exists(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.Find(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindAll(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindIndex(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindIndex(System.Int32,System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindIndex(System.Int32,System.Int32,System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindLast(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindLastIndex(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindLastIndex(System.Int32,System.Predicate<System.String>)System.Collections.Generic.List<System.String>.FindLastIndex(System.Int32,System.Int32,System.Predicate<System.String>)System.Collections.Generic.List<System.String>.ForEach(System.Action<System.String>)System.Collections.Generic.List<System.String>.GetEnumeratorSystem.Collections.Generic.List<System.String>.System#Collections#Generic#IEnumerable<T>#GetEnumeratorSystem.Collections.Generic.List<System.String>.System#Collections#IEnumerable#GetEnumeratorSystem.Collections.Generic.List<System.String>.GetRange(System.Int32,System.Int32)System.Collections.Generic.List<System.String>.IndexOf(System.String)System.Collections.Generic.List<System.String>.System#Collections#IList#IndexOf(System.Object)System.Collections.Generic.List<System.String>.IndexOf(System.String,System.Int32)System.Collections.Generic.List<System.String>.IndexOf(System.String,System.Int32,System.Int32)System.Collections.Generic.List<System.String>.Insert(System.Int32,System.String)System.Collections.Generic.List<System.String>.System#Collections#IList#Insert(System.Int32,System.Object)System.Collections.Generic.List<System.String>.InsertRange(System.Int32,System.Collections.Generic.IEnumerable<System.String>)System.Collections.Generic.List<System.String>.LastIndexOf(System.String)System.Collections.Generic.List<System.String>.LastIndexOf(System.String,System.Int32)System.Collections.Generic.List<System.String>.LastIndexOf(System.String,System.Int32,System.Int32)System.Collections.Generic.List<System.String>.Remove(System.String)System.Collections.Generic.List<System.String>.System#Collections#IList#Remove(System.Object)System.Collections.Generic.List<System.String>.RemoveAll(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.RemoveAt(System.Int32)System.Collections.Generic.List<System.String>.RemoveRange(System.Int32,System.Int32)System.Collections.Generic.List<System.String>.ReverseSystem.Collections.Generic.List<System.String>.Reverse(System.Int32,System.Int32)System.Collections.Generic.List<System.String>.SortSystem.Collections.Generic.List<System.String>.Sort(System.Collections.Generic.IComparer<System.String>)System.Collections.Generic.List<System.String>.Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer<System.String>)System.Collections.Generic.List<System.String>.Sort(System.Comparison<System.String>)System.Collections.Generic.List<System.String>.ToArraySystem.Collections.Generic.List<System.String>.TrimExcessSystem.Collections.Generic.List<System.String>.TrueForAll(System.Predicate<System.String>)System.Collections.Generic.List<System.String>.CapacitySystem.Collections.Generic.List<System.String>.CountSystem.Collections.Generic.List<System.String>.System#Collections#IList#IsFixedSizeSystem.Collections.Generic.List<System.String>.System#Collections#Generic#ICollection<T>#IsReadOnlySystem.Collections.Generic.List<System.String>.System#Collections#IList#IsReadOnlySystem.Collections.Generic.List<System.String>.System#Collections#ICollection#IsSynchronizedSystem.Collections.Generic.List<System.String>.System#Collections#ICollection#SyncRootSystem.Collections.Generic.List<System.String>.Item(System.Int32)System.Collections.Generic.List<System.String>.System#Collections#IList#Item(System.Int32)System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
MissingLinkImagesCollection
public MissingLinkImagesCollection()