次の方法で共有


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

適用対象