You are here: Start » FIL.NET » FIS.MaximumProfile_OfArray Method
FIS.MaximumProfile_OfArray Method
Computes the maximum of profiles of an array.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void MaximumProfile_OfArray ( IList<FilNet.Profile> inProfileArray, FilNet.Profile outProfile )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfileArray | System.Collections.Generic.IList<FilNet.Profile> | |||
![]() | outProfile | FilNet.Profile | Output profile. |