CellCollection 类

定义

Microsoft.AnalysisServices.AdomdClient.CellCollection

public sealed class CellCollection : System.Collections.ICollection
type CellCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class CellCollection
Implements ICollection
继承
CellCollection
实现

属性

Count

计数

IsSynchronized

IsSynchronized

Item[ICollection]

第 3 项

Item[Int32, Int32]

第 1 项

Item[Int32[]]

第 2 项

Item[Int32]

SyncRoot

SyncRoot

方法

CopyTo(Cell[], Int32)

CopyTo

GetEnumerator()

GetEnumerator

显式接口实现

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CellCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CellCollection

适用于