Class CellCollection
Represents the collection of Cell objects.
Inheritance
System.Object
CellCollection
Implements
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Add(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.AddRange(System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.AsReadOnly()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.BinarySearch(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.BinarySearch(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.BinarySearch(System.Int32, System.Int32, System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Capacity
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Clear()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Contains(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.ConvertAll<TOutput>(System.Converter<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, TOutput>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.CopyTo(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>[])
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.CopyTo(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>[], System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.CopyTo(System.Int32, System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>[], System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Count
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Exists(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Find(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindAll(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindIndex(System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindIndex(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindLast(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindLastIndex(System.Int32, System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.FindLastIndex(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.ForEach(System.Action<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.GetEnumerator()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.IndexOf(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.IndexOf(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.IndexOf(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Insert(System.Int32, System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Item[System.Int32]
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.LastIndexOf(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>, System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Remove(System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.RemoveAll(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.RemoveAt(System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Reverse()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Sort()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Sort(System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Sort(System.Comparison<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.Generic.ICollection<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.IsReadOnly
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.Generic.IEnumerable<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.GetEnumerator()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.Item[System.Int32]
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.ToArray()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.TrimExcess()
System.Collections.Generic.List<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>.TrueForAll(System.Predicate<System.Collections.Generic.List<Syncfusion.Olap.Data.Cell>>)
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.Data
Assembly: Syncfusion.Olap.Base.dll
Syntax
public class CellCollection : List<List<Cell>>, IList<List<Cell>>, ICollection<List<Cell>>, IList, ICollection, IReadOnlyList<List<Cell>>, IReadOnlyCollection<List<Cell>>, IEnumerable<List<Cell>>, IEnumerable
Remarks
Cell collection is used for retrieving multiple cells from AdomdProvider.
Constructors
CellCollection()
Declaration
public CellCollection()
Properties
cellSet
Gets or sets the cell set.
Declaration
public CellSet cellSet { get; set; }
Property Value
Type | Description |
---|---|
CellSet | The cell set. |
Methods
GetCells(CellSet)
Gets the collection of cells.
Declaration
public CellCollection GetCells(CellSet m_CellSet)
Parameters
Type | Name | Description |
---|---|---|
CellSet | m_CellSet | The cell set. |
Returns
Type | Description |
---|---|
CellCollection | The collection of cells. |
GetMaxLevel(Axis, Int32)
Gets the maximum level.
Declaration
public static int GetMaxLevel(Axis cubeAxis, int dimension)
Parameters
Type | Name | Description |
---|---|---|
Axis | cubeAxis | The cube axis. |
System.Int32 | dimension | The dimension. |
Returns
Type | Description |
---|---|
System.Int32 | The maximum level. |
GetMinLevel(Axis, Int32)
Gets the minimum level.
Declaration
public static int GetMinLevel(Axis cubeAxis, int dimension)
Parameters
Type | Name | Description |
---|---|---|
Axis | cubeAxis | The cube axis. |
System.Int32 | dimension | The dimension. |
Returns
Type | Description |
---|---|
System.Int32 | The minimum level |
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