You are here: Start » AVL.NET » AVS.TestProfileEqualTo Method
AVS.TestProfileEqualTo Method
Checks whether profiles are exactly equals.
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.dll |
Syntax
public static void TestProfileEqualTo ( AvlNet.Profile inProfile, AvlNet.Profile inReferenceProfile, out bool outIsEqual )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfile | AvlNet.Profile | Input profile. | ||
![]() | inReferenceProfile | AvlNet.Profile | |||
![]() | outIsEqual | bool |