You are here: Start » AVL.NET » AVL.RemoveEmptyBoxes(AvlNet.Box[], AvlNet.Box[], bool[])
AVL.RemoveEmptyBoxes(AvlNet.Box[], AvlNet.Box[], bool[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RemoveEmptyBoxes( AvlNet.Box[] inBoxes, out AvlNet.Box[] outNotEmptyBoxes, out bool[] outIsNotEmpty )
Parameters
- inBoxes
- Type: AvlNet.Box
- outNotEmptyBoxes
- Type: AvlNet.Box
- outIsNotEmpty
- Type: System.Boolean
