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


