You are here: Start » AVL.NET » AVS.TestBoxEmpty Method

AVS.TestBoxEmpty Method

Tests whether the box is empty.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void TestBoxEmpty
(
	AvlNet.Box inBox,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inBoxAvlNet.Box
outIsEmptybool

See also