バージョン

Levels プロパティ (Hierarchy)

階層内のレベルを持つ ReadOnlyCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Levels As OlapElementCollection(Of ILevel)
public OlapElementCollection<ILevel> Levels {get;}

プロパティ値

階層内のレベル。
参照