You are here: Start » FIL.NET » FIS.RemoveEmptyBoxes Method
FIS.RemoveEmptyBoxes Method
The input boxes which have both dimensions different from zero are copied to the output.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void RemoveEmptyBoxes ( IList<FilNet.Box> inBoxes, IList<FilNet.Box> outNotEmptyBoxes, IList<bool> outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBoxes | System.Collections.Generic.IList<FilNet.Box> | |||
![]() | outNotEmptyBoxes | System.Collections.Generic.IList<FilNet.Box> | |||
![]() | outIsNotEmpty | System.Collections.Generic.IList<bool> |