バージョン

GetMdxSets メソッド (IMdxAxis)

このインスタンスで記述される MDX 軸に含まれる全 IMdxSet 要素のリストを取得します。
シンタックス
'宣言
 
Function GetMdxSets() As IEnumerable(Of IMdxSet)
IEnumerable<IMdxSet> GetMdxSets()
参照