CogRandomAccessQueue PropertiesCognex VisionPro 9.25 SR1

The CogRandomAccessQueue type exposes the following members.

Properties

  NameDescription
Public propertyAvailableCount
Number of available spaces in the queue
Public propertyCapacity
Capacity of the queue
Public propertyCount
Number of items in the queue
Public propertyIsFull
Is the queue currently full
Public propertyIsOverflowing
Is the queue currently overflowing
Top
See Also