CWIMAQRanges

NI Vision for Visual Basic

CWIMAQRanges

CWIMAQRanges is a collection of CWIMAQRange objects. This collection is used to specify multiple ranges.

Properties

CountNumber of objects in the collection.

Methods

AddAdds an object to the collection and returns the new object.
InitializeBuilds a ranges collection from an array of minimum values and an array of maximum values.
ItemReturns the specified object from the collection.
RemoveRemoves the specified item from the collection.
RemoveAllRemoves all objects from the collection.

See Also

CWIMAQRange