You are here: Start » FIL.NET » FIS.RotateProfile Method
FIS.RotateProfile Method
Moves the last element ahead of the first one (inShift times).
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RotateProfile ( FilNet.Profile inProfile, int inShift, FilNet.Profile outProfile )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Input profile. | ||
![]() | inShift | int | 0 | Default value: 0. | |
![]() | outProfile | FilNet.Profile | Output profile. |


