'宣言 Public Function MaxItems( _ ByVal value As System.Nullable(Of Integer) _ ) As PivotFieldCollectionBuilder
public PivotFieldCollectionBuilder MaxItems( System.Nullable<int> value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function MaxItems( _ ByVal value As System.Nullable(Of Integer) _ ) As PivotFieldCollectionBuilder
public PivotFieldCollectionBuilder MaxItems( System.Nullable<int> value )