CubeCollection Classe

Definizione

Microsoft.AnalysisServices.AdomdClient.CubeCollection

public sealed class CubeCollection : System.Collections.ICollection
type CubeCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class CubeCollection
Implements ICollection
Ereditarietà
CubeCollection
Implementazioni

Proprietà

Count

Conteggio

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Item 1

SyncRoot

SyncRoot

Metodi

CopyTo(CubeDef[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Implementazioni dell'interfaccia esplicita

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CubeCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CubeCollection

Si applica a