You are here: Start » FIL.NET » Invoke.MinimumProfile_OfArray
Computes the minimum of profiles of an array.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void MinimumProfile_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. |


