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

Invoke.TestBoxNotEmpty

Tests whether the box is not empty.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void TestBoxNotEmpty
(
	Fil.Box inBox,
	out bool outIsNotEmpty
)

Parameters

Name Type Range Default Description
inBoxFil.Box
outIsNotEmptybool

See also