SparseCountSparseOutput.Options

public static class SparseCountSparseOutput.Options

Optional attributes for SparseCountSparseOutput

Public Methods

Inherited Methods

Public Methods

public SparseCountSparseOutput.Options maxlength (Long maxlength)

Parameters
maxlength Maximum value to count. Can be set to -1 for no maximum.

public SparseCountSparseOutput.Options minlength (Long minlength)

Parameters