isEmptyArray(Object) Method
checks whether passed array has only empty entries
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public bool isEmptyArray( object theArray )
Parameters
- theArray
- Type: Object
Returns
Boolean
true if empty, else false