You are here: Start » FIL.NET » Invoke.TestBoxEmpty

Invoke.TestBoxEmpty

Tests whether the box is empty.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void TestBoxEmpty
(
	Fil.Box inBox,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inBoxFil.Box
outIsEmptybool

See also