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