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