LevelCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.LevelCollection

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

Propiedades

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Elemento 1

SyncRoot

SyncRoot

Métodos

CopyTo(Level[], Int32)

CopyTo

Find(String)

Buscar

GetEnumerator()

GetEnumerator

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.LevelCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.LevelCollection

Se aplica a