DimensionCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.DimensionCollection

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

Propiedades

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Elemento 1

SyncRoot

SyncRoot

Métodos

CopyTo(Dimension[], Int32)

CopyTo

Find(String)

Buscar

GetEnumerator()

GetEnumerator

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.DimensionCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.DimensionCollection

Se aplica a