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