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