ASP.NET Core MVC コントロールヘルプ
AddCubeField(Action<CubeFieldBuilder>) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > FieldItemFactory クラス > AddCubeField メソッド : AddCubeField(Action<CubeFieldBuilder>) メソッド
The specified action to update TItem instance.
Add a C1.Web.Mvc.Olap.CubeField instance updated by the specified action to the collection.
シンタックス
'宣言
 
Public Overloads Function AddCubeField( _
   ByVal build As System.Action(Of CubeFieldBuilder) _
) As FieldItemFactory
public FieldItemFactory AddCubeField( 
   System.Action<CubeFieldBuilder> build
)

パラメータ

build
The specified action to update TItem instance.

戻り値の型

The factory instance
参照

FieldItemFactory クラス
FieldItemFactory メンバ
オーバーロード一覧