次の方法で共有


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

Count

IsSynchronized

IsSynchronized

Item[Int32]

アイテム

Item[String]

アイテム 1

SyncRoot

SyncRoot

メソッド

CopyTo(Level[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

明示的なインターフェイスの実装

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.LevelCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.LevelCollection

適用対象