You are here: Start » FIL.NET » Function Reference » Basic » Box » FIL.TestBoxEqualTo
Tests whether given boxes are equal.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void TestBoxEqualTo ( FilNet.Box inBox, FilNet.Box inReferenceBox, out bool outIsEqual )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBox | FilNet.Box | |||
![]() | inReferenceBox | FilNet.Box | |||
![]() | outIsEqual | bool |