You are here: Start » AVL.NET » AVL.TestBoxEmpty Method
AVL.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 | |
|---|---|---|---|---|---|
![]() | inBox | AvlNet.Box | |||
![]() | outIsEmpty | bool |


