You are here: Start » FIL.NET » FIS.TestBoxEqualTo Method

FIS.TestBoxEqualTo Method

Tests whether given boxes are equal.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void TestBoxEqualTo
(
	FilNet.Box inBox,
	FilNet.Box inReferenceBox,
	out bool outIsEqual
)

Parameters

Name Type Range Default Description
inBoxFilNet.Box
inReferenceBoxFilNet.Box
outIsEqualbool

See also