RaggedCountSparseOutput.Options

clase estática pública RaggedCountSparseOutput.Options

Atributos opcionales para RaggedCountSparseOutput

Métodos públicos

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

Métodos heredados

Métodos públicos

public RaggedCountSparseOutput.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 RaggedCountSparseOutput.Options minlength (Long minlength largo)

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