You are here: Start » FIL.NET » Invoke.ProfileIndices
Returns an array of all indices of the input profile (0, 1, 2, ...).
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | Fil.Profile | Input profile. | ||
![]() | outIndices | System.Collections.Generic.List<int> |


