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

FIS.TestRegionEmpty Method

Tests whether the size of a region equals zero.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void TestRegionEmpty
(
	FilNet.Region inRegion,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outIsEmptybool

See also