http://www.emgu.com
Return true if the input array is empty
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Type:
BooleanTrue if the input array is empty
See Also