You are here: Start » AVL.NET » AVL.TestRegionNotEmpty(AvlNet.Region, bool)

AVL.TestRegionNotEmpty(AvlNet.Region, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void TestRegionNotEmpty(
	AvlNet.Region inRegion,
	out bool outIsNotEmpty
)

Parameters

inRegion
Type: AvlNet.Region
outIsNotEmpty
Type: System.Boolean

See also