ToolOptions Class Properties
In This Topic
For a list of all members of this type, see ToolOptions members.
Public Properties
| Name | Description |
 | Count |
Gets the number of items in the collection.
|
 | IsReadOnly |
Gets if the collection is readonly.
|
 | Item |
Gets the object in the collection referenced by the specified key.
|
 | Keys |
Gets the set of keys in the collection.
|
 | Template |
Gets the Template associated with this ToolOptionsPropertySet
|
 | ToolID |
Gets the ToolID associated with this ToolOptionsPropertySet
|
 | Values |
Gets the set of values in the collection.
|
Top
See Also