LevelCollection 클래스

정의

Microsoft.AnalysisServices.AdomdClient.LevelCollection

public sealed class LevelCollection : System.Collections.ICollection
type LevelCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class LevelCollection
Implements ICollection
상속
LevelCollection
구현

속성

Count

개수

IsSynchronized

IsSynchronized

Item[Int32]

항목

Item[String]

항목 1

SyncRoot

SyncRoot

메서드

CopyTo(Level[], Int32)

CopyTo

Find(String)

찾기

GetEnumerator()

GetEnumerator

명시적 인터페이스 구현

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.LevelCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.LevelCollection

적용 대상