DeviceArrayNETFormatIsEmpty Property |
Check whether the array is empty
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic bool IsEmpty { get; }Public ReadOnly Property IsEmpty As Boolean
Get
public:
property bool IsEmpty {
bool get ();
}Property Value
Type:
Boolean
See Also