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