パブリック静的クラスDenseCountSparseOutput.Options
DenseCountSparseOutput
のオプションの属性
パブリックメソッド
DenseCountSparseOutput.Options | maxlength (長い最大長) |
DenseCountSparseOutput.Options | minlength (長い最小長) |
継承されたメソッド
パブリックメソッド
public DenseCountSparseOutput.Options maxlength (Long maxlength)
パラメーター
最大長 | カウントする最大値。最大値を設定しない場合は、-1 に設定できます。 |
---|
public DenseCountSparseOutput.Options minlength (Long minlength)
パラメーター
最小長さ | カウントする最小値。最小値を持たない場合は -1 に設定できます。 |
---|