Returns the number of items in the collection.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Property Value
Type: Int32The number of items in the collection.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown when the object is already disposed. |
| CogException | Thrown when it fails to retrieve the return value. |
See Also