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