バージョン

CellInfo コンストラクタ

CellInfo クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal properties As IEnumerable(Of XmlaPropertyType) _
)
public CellInfo( 
   IEnumerable<XmlaPropertyType> properties
)

パラメータ

properties
プロパティのコレクション
参照