Class SelectedItems
Represents the IEnumerable collection of SelectedItem.
Implements
System.Collections.Generic.IList<SelectedItem>
System.Collections.Generic.ICollection<SelectedItem>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<SelectedItem>
System.Collections.Generic.IReadOnlyCollection<SelectedItem>
System.Collections.Generic.IEnumerable<SelectedItem>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Add(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.BinarySearch(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.BinarySearch(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, System.Collections.Generic.IComparer<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.BinarySearch(System.Int32, System.Int32, Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, System.Collections.Generic.IComparer<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Capacity
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Clear()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Contains(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.ConvertAll<TOutput>(System.Converter<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, TOutput>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.CopyTo(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem[])
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.CopyTo(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem[], System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.CopyTo(System.Int32, Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Count
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Exists(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Find(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindAll(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindIndex(System.Int32, System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindIndex(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindLast(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.FindLastIndex(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.ForEach(System.Action<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.IndexOf(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.IndexOf(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.IndexOf(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Insert(System.Int32, Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.LastIndexOf(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.LastIndexOf(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.LastIndexOf(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Remove(Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.RemoveAll(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Reverse()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Sort()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Sort(System.Collections.Generic.IComparer<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Sort(System.Comparison<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.Generic.ICollection<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.IsReadOnly
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.Generic.IEnumerable<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.ToArray()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.TrimExcess()
System.Collections.Generic.List<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>.TrueForAll(System.Predicate<Syncfusion.Windows.Forms.PivotAnalysis.SelectedItem>)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.PivotAnalysis
Assembly: Syncfusion.PivotAnalysis.Windows.dll
Syntax
public class SelectedItems : List<SelectedItem>, IList<SelectedItem>, ICollection<SelectedItem>, IList, ICollection, IReadOnlyList<SelectedItem>, IReadOnlyCollection<SelectedItem>, IEnumerable<SelectedItem>, IEnumerable
Constructors
SelectedItems()
Initializes a new instance of the SelectedItems class.
Declaration
public SelectedItems()
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