次の方法で共有


LevelPropertyCollection.Item Property

指定した LevelProperty をコレクションから取得します。

オーバーロードの一覧

名前 説明
LevelPropertyCollection.Item (Int32)
指定したインデックスの LevelProperty をコレクションから取得します。C# の場合、このプロパティは LevelPropertyCollection クラスのインデクサとなります。
LevelPropertyCollection.Item (String)
指定した名前の LevelProperty をコレクションから取得します。C# の場合、このプロパティは LevelPropertyCollection クラスのインデクサとなります。

参照

関連項目

LevelPropertyCollection Class
LevelPropertyCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace