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

AVL.TestRegionEmpty(AvlNet.Region, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

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

See also