TupleCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.TupleCollection

public sealed class TupleCollection : System.Collections.ICollection
type TupleCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class TupleCollection
Implements ICollection
Inheritance
TupleCollection
Implements

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

SyncRoot

SyncRoot

Methods

CopyTo(Tuple[], Int32)

CopyTo

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

ICollection.CopyTo(Array, Int32)
IEnumerable.GetEnumerator()

Applies to