SparseCountSparseOutput.Options

clase estática pública SparseCountSparseOutput.Options

Atributos opcionales para SparseCountSparseOutput

Métodos públicos

SparseCountSparseOutput.Options
maxlength (Long maxlength largo)
SparseCountSparseOutput.Options
minlength (Long minlength largo)

Métodos heredados

Métodos públicos

public SparseCountSparseOutput.Options maxlength (Long maxlength)

Parámetros
longitud máxima Valor máximo para contar. Se puede establecer en -1 para no tener un máximo.

public SparseCountSparseOutput.Options minlength (Long minlength largo)

Parámetros
longitud mínima Valor mínimo para contar. Puede establecerse en -1 sin mínimo.