You are here: Start » AVL.NET » Invoke.AddProfiles_OfLoop
Adds profiles appearing in consecutive iterations value by value.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void AddProfiles_OfLoop ( Avl.ProfileCombinators_OfLoopState ioState, Avl.Profile inProfile, Avl.Profile outProfile )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | Avl.ProfileCombinators_OfLoopState | ||||
![]()  | inProfile | Avl.Profile | Input profile. | ||
![]()  | outProfile | Avl.Profile | Output profile. | 


