You are here: Start » AVL.NET » Invoke.TestBoxEmpty

Invoke.TestBoxEmpty

Tests whether the box is empty.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void TestBoxEmpty
(
	Avl.Box inBox,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inBoxAvl.Box
outIsEmptybool

See also