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.2.0.2682 (3.2.0.2682)
SyntaxPublic Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Type:
BooleanTrue if the input array is empty
See Also