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

AVL.SkipEmptyRegion(AvlNet.Region, AvlNet.Region, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

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

See also