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

적용 대상