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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > ViewFieldCollectionBuilder クラス : MaxItems メソッド
The value
Sets the MaxItems property.
シンタックス
'宣言
 
Public Function MaxItems( _
   ByVal value As System.Nullable(Of Integer) _
) As ViewFieldCollectionBuilder
public ViewFieldCollectionBuilder MaxItems( 
   System.Nullable<int> value
)

パラメータ

value
The value

戻り値の型

Current builder
解説
Gets or sets the maximum number of fields allowed in this collection.
参照

ViewFieldCollectionBuilder クラス
ViewFieldCollectionBuilder メンバ