You are here: Start » AVL.NET » AVS.ProfileSize Method
AVS.ProfileSize Method
Returns 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 |


