TupleCollection 클래스

정의

Microsoft.AnalysisServices.AdomdClient.TupleCollection

public sealed class TupleCollection : System.Collections.ICollection
type TupleCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class TupleCollection
Implements ICollection
상속
TupleCollection
구현

속성

Count

개수

IsSynchronized

IsSynchronized

Item[Int32]

항목

SyncRoot

SyncRoot

메서드

CopyTo(Tuple[], Int32)

CopyTo

GetEnumerator()

GetEnumerator

명시적 인터페이스 구현

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.TupleCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.TupleCollection

적용 대상