Class HeaderPositionsInfo
Representation of list of SerializableDictionary<TKey, TValue> class that holds header position information.
Inheritance
System.Object
System.Collections.Generic.List<SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>>>
HeaderPositionsInfo
Implements
System.Collections.Generic.IList<SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>>>
System.Collections.Generic.ICollection<SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>>>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>>>
System.Collections.Generic.IReadOnlyCollection<SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>>>
System.Collections.Generic.IEnumerable<SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>>>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Add(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.BinarySearch(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.BinarySearch(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, System.Collections.Generic.IComparer<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.BinarySearch(System.Int32, System.Int32, Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, System.Collections.Generic.IComparer<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Capacity
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Clear()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Contains(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.ConvertAll<TOutput>(System.Converter<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, TOutput>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.CopyTo(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>[])
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.CopyTo(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>[], System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.CopyTo(System.Int32, Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Count
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Exists(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Find(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindAll(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindIndex(System.Int32, System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindIndex(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindLast(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.FindLastIndex(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.ForEach(System.Action<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.IndexOf(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.IndexOf(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.IndexOf(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Insert(System.Int32, Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.LastIndexOf(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.LastIndexOf(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.LastIndexOf(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Remove(Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.RemoveAll(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Reverse()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Sort()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Sort(System.Collections.Generic.IComparer<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Sort(System.Comparison<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.Generic.ICollection<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.IsReadOnly
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.Generic.IEnumerable<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.ToArray()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.TrimExcess()
System.Collections.Generic.List<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>.TrueForAll(System.Predicate<Syncfusion.Olap.Common.SerializableDictionary<System.String, System.Collections.Generic.List<Syncfusion.Olap.Engine.PositionInfo>>>)
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 HeaderPositionsInfo : List<SerializableDictionary<string, List<PositionInfo>>>, IList<SerializableDictionary<string, List<PositionInfo>>>, ICollection<SerializableDictionary<string, List<PositionInfo>>>, IList, ICollection, IReadOnlyList<SerializableDictionary<string, List<PositionInfo>>>, IReadOnlyCollection<SerializableDictionary<string, List<PositionInfo>>>, IEnumerable<SerializableDictionary<string, List<PositionInfo>>>, IEnumerable
Constructors
HeaderPositionsInfo()
Declaration
public HeaderPositionsInfo()
Methods
GetHierarchyBasedPositions(List<PositionInfo>)
Gets the hierarchy based positions.
Declaration
public static SerializableDictionary<string, List<PositionInfo>> GetHierarchyBasedPositions(List<PositionInfo> positionInfos)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<PositionInfo> | positionInfos | The list of position information. |
Returns
Type |
---|
SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>> |
GetHierarchyStrings(SerializableDictionary<String, List<PositionInfo>>)
Gets the hierarchy based header's position collection.
Declaration
public static Dictionary<string, string> GetHierarchyStrings(SerializableDictionary<string, List<PositionInfo>> positionInfos)
Parameters
Type | Name | Description |
---|---|---|
SerializableDictionary<System.String, System.Collections.Generic.List<PositionInfo>> | positionInfos |
Returns
Type |
---|
System.Collections.Generic.Dictionary<System.String, System.String> |
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