共用方式為


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

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

適用於