CWIMAQLines
CWIMAQLines is a collection of CWIMAQLine objects. This collection is used to specify multiple lines.
Properties
Count | Number of objects in the collection. |
Methods
Add | Adds an object to the collection and returns the new object. |
CopyTo | Copies the collection of one line into another. |
Item | Returns the specified object from the collection. |
Remove | Removes the specified item from the collection. |
RemoveAll | Removes all objects from the collection. |