You are here: Start » FIL.NET » Invoke.SkipEmptyBox
If the input box has both dimensions different from zero, then it is copied to the output; otherwise Nil is returned.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SkipEmptyBox ( Fil.Box inBox, Conditional<Fil.Box> outNotEmptyBox, out bool outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBox | Fil.Box | |||
![]() | outNotEmptyBox | Ftl.Conditional<Fil.Box> | |||
![]() | outIsNotEmpty | bool |