ASP.NET Core MVC コントロールヘルプ
FieldItemFactory コンストラクタ

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > FieldItemFactory クラス : FieldItemFactory コンストラクタ
The specified collection.
Initializes an instance of the FieldItemFactory class by using the specified collection.
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.Generic.IList(Of PivotFieldBase) _
)
public FieldItemFactory( 
   System.Collections.Generic.IList<PivotFieldBase> list
)

パラメータ

list
The specified collection.
参照

FieldItemFactory クラス
FieldItemFactory メンバ