You are here: Start » AVL.NET » Invoke.AddProfiles_OfArray
Adds profiles of an array value by value.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void AddProfiles_OfArray ( List<Avl.Profile> inProfileArray, Avl.Profile outProfile )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfileArray | System.Collections.Generic.List<Avl.Profile> | |||
![]() | outProfile | Avl.Profile | Output profile. |