A collection of angle combobox controls.
|
Method
|
Returns
|
Description
|
|
add
|
AngleCombobox
|
Creates a new angle combobox.
|
|
anyItem
|
Object
|
Returns a random angle combobox from the collection.
|
|
firstItem
|
Object
|
Returns the first angle combobox in the collection.
|
|
itemByID
|
Object
|
Returns the angle combobox with the specified ID.
|
|
itemByRange
|
Objects
|
Returns the angle comboboxes within the specified range.
|
|
lastItem
|
Object
|
Returns the last angle combobox in the collection.
|
|
middleItem
|
Object
|
Returns the middle angle combobox in the collection.
|
|
nextItem
|
Object
|
Returns the angle combobox following the specified angle combobox.
|
|
previousItem
|
Object
|
Returns the previous angle combobox.
|