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


