You are here: Start » AVL.NET » AVL.ProfileSize Method
AVL.ProfileSize Method
Computes the number of elements in a profile.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ProfileSize( AvlNet.Profile inProfile, out int outSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | AvlNet.Profile | Input profile. | ||
![]() | outSize | int |


