CellCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.CellCollection

public sealed class CellCollection : System.Collections.ICollection
type CellCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class CellCollection
Implements ICollection
Inheritance
CellCollection
Implements

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[ICollection]

Item 3

Item[Int32, Int32]

Item 1

Item[Int32[]]

Item 2

Item[Int32]

Item

SyncRoot

SyncRoot

Methods

CopyTo(Cell[], Int32)

CopyTo

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

ICollection.CopyTo(Array, Int32)
IEnumerable.GetEnumerator()

Applies to