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


