Share via


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

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

適用於