ASP.NET Core MVC コントロールヘルプ
Items メソッド (ViewFieldCollectionBuilder)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > ViewFieldCollectionBuilder クラス : Items メソッド
The field key list.
Configure the field collection according to the specified field key list.
シンタックス
'宣言
 
Public Function Items( _
   ByVal ParamArray fieldKeys() As System.String _
) As ViewFieldCollectionBuilder
public ViewFieldCollectionBuilder Items( 
   params System.string[] fieldKeys
)

パラメータ

fieldKeys
The field key list.

戻り値の型

The builder.
参照

ViewFieldCollectionBuilder クラス
ViewFieldCollectionBuilder メンバ