バージョン

GetItemCollection メソッド

項目コレクションを取得します。
シンタックス
'宣言
 
Public Shared Function GetItemCollection( _
   ByVal olapViewModel As Infragistics.Olap.IOlapViewModel, _
   ByVal pivotPartType As PivotPartType _
) As Infragistics.Olap.AreaItemsCollection
public static Infragistics.Olap.AreaItemsCollection GetItemCollection( 
   Infragistics.Olap.IOlapViewModel olapViewModel,
   PivotPartType pivotPartType
)

パラメータ

olapViewModel
OLAP ビュー モデル。
pivotPartType
ピボット部分のタイプ。
参照