Class SelectorCollection
Inherited Members
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Add(Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.AddRange(System.Collections.Generic.IEnumerable<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.AsReadOnly()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.BinarySearch(System.Int32, System.Int32, Telerik.WinControls.IElementSelector, System.Collections.Generic.IComparer<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.BinarySearch(Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.BinarySearch(Telerik.WinControls.IElementSelector, System.Collections.Generic.IComparer<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Clear()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Contains(Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.ConvertAll<TOutput>(System.Converter<Telerik.WinControls.IElementSelector, TOutput>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.CopyTo(Telerik.WinControls.IElementSelector[])
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.CopyTo(System.Int32, Telerik.WinControls.IElementSelector[], System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.CopyTo(Telerik.WinControls.IElementSelector[], System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Exists(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Find(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindAll(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindIndex(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindIndex(System.Int32, System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindIndex(System.Int32, System.Int32, System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindLast(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindLastIndex(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindLastIndex(System.Int32, System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.ForEach(System.Action<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.Generic.IEnumerable<Telerik.WinControls.IElementSelector>.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.IndexOf(Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.IndexOf(Telerik.WinControls.IElementSelector, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.IndexOf(Telerik.WinControls.IElementSelector, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Insert(System.Int32, Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.LastIndexOf(Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.LastIndexOf(Telerik.WinControls.IElementSelector, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.LastIndexOf(Telerik.WinControls.IElementSelector, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Remove(Telerik.WinControls.IElementSelector)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.RemoveAll(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.RemoveAt(System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Reverse()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Sort()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Sort(System.Collections.Generic.IComparer<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Sort(System.Comparison<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.ToArray()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.TrimExcess()
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.TrueForAll(System.Predicate<Telerik.WinControls.IElementSelector>)
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Capacity
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Count
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.Generic.ICollection<Telerik.WinControls.IElementSelector>.IsReadOnly
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.Item[System.Int32]
System.Collections.Generic.List<Telerik.WinControls.IElementSelector>.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: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class SelectorCollection : List<IElementSelector>, IList<IElementSelector>, ICollection<IElementSelector>, IList, ICollection, IReadOnlyList<IElementSelector>, IReadOnlyCollection<IElementSelector>, IEnumerable<IElementSelector>, IEnumerable
Constructors
SelectorCollection()
Initializes a new instance of the SelectorCollection class.
Declaration
public SelectorCollection()
SelectorCollection(Int32)
Initializes a new instance of the SelectorCollection class.
Declaration
public SelectorCollection(int capacity)
Parameters
System.Int32
capacity
|