You are here: Start » AVL.NET » Invoke.HistogramIndices
Returns an array of histogram elements' indices.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | Avl.Histogram | Input histogram. | ||
![]() | outIndices | System.Collections.Generic.List<int> |


