menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SelectedItems - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SelectedItems

    Represents the IEnumerable collection of SelectedItem.

    Inheritance
    System.Object
    System.Collections.Generic.List<SelectedItem>
    SelectedItems
    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

    Extension Methods

    EnumerableExtensions.Average<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Average<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.Sum<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Sum<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.Max<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Max<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.Min<TSource>(IEnumerable<TSource>, Func<TSource, Int16>)
    EnumerableExtensions.Min<TSource>(IEnumerable<TSource>, Func<TSource, Nullable<Int16>>)
    EnumerableExtensions.OrderBy<T>(IEnumerable<T>, String, Func<String, Object, Object>)
    EnumerableExtensions.OrderByDescending<T>(IEnumerable<T>, String, Func<String, Object, Object>)
    EnumerableExtensions.OrderBy<T>(IEnumerable<T>, String, Func<String, Object, Object>, IComparer<Object>)
    EnumerableExtensions.OrderByDescending<T>(IEnumerable<T>, String, Func<String, Object, Object>, IComparer<Object>)
    EnumerableExtensions.GetElementType(IEnumerable)
    EnumerableExtensions.GetItemPropertyInfo(IEnumerable)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    FunctionalExtensions.IterateIndex<T>(IEnumerable<T>, Action<Int32, T>)
    FunctionalExtensions.IterateIndex<T>(IEnumerable<T>, Action<Int32, T>, Int32)
    FunctionalExtensions.Zip<TFirst, TSecond, TResult>(IEnumerable<TFirst>, IEnumerable<TSecond>, Func<TFirst, TSecond, TResult>)
    FunctionalExtensions.Fold<T, U>(IEnumerable<U>, Func<T, U, T>, T)
    FunctionalExtensions.FoldLeft<T, U>(IEnumerable<U>, Func<T, U, T>, T)
    FunctionalExtensions.FoldRight<T, U>(IEnumerable<U>, Func<T, U, T>, T)
    FunctionalExtensions.MoveTo(IList, Int32, Int32)
    FunctionalExtensions.ToObservableCollection<T>(IEnumerable<T>)
    QueryableExtensions.OfQueryable(IEnumerable)
    QueryableExtensions.OfQueryable(IEnumerable, Type)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable, Type, List<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, IEnumerable<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, Dictionary<String, IComparer<Object>>, String[], IEnumerable<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, Dictionary<String, IComparer<Object>>, List<String>, Func<TElement, Object>[])
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, List<SortDescriptor>, Func<TElement, Object>[])
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, Func<TElement, Object>[])
    QueryableExtensions.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    QueryableExtensions.GroupByMany(IEnumerable, Type, Func<String, Expression>, String[])
    QueryableExtensions.GroupByMany(IEnumerable, Type, List<SortDescriptor>, Dictionary<String, IComparer<Object>>, Func<String, Expression>, String[])
    QueryableExtensions.GroupByMany(IEnumerable, Type, List<SortDescriptor>, Func<String, Expression>, String[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved