DimensionCollection Klasse

Definition

Microsoft.AnalysisServices.AdomdClient.DimensionCollection

public sealed class DimensionCollection : System.Collections.ICollection
type DimensionCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class DimensionCollection
Implements ICollection
Vererbung
DimensionCollection
Implementiert

Eigenschaften

Count

Anzahl

IsSynchronized

IsSynchronized

Item[Int32]

Element

Item[String]

Element 1

SyncRoot

SyncRoot

Methoden

CopyTo(Dimension[], Int32)

CopyTo

Find(String)

Suchen

GetEnumerator()

GetEnumerator

Explizite Schnittstellenimplementierungen

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.DimensionCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.DimensionCollection

Gilt für: