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

Invoke.TestRegionEmpty

Tests whether the size of a region equals zero.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void TestRegionEmpty
(
	Fil.Region inRegion,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
outIsEmptybool

See also