The list of User Variables accessed through the Driver.
AddGraph | Adds a new targeter graph. |
Cut | Copies a targeter graph to the clipboard and removes the targeter graph from the list. |
GetItemByIndex | Retrieves a targeter graph from the collection by index. |
GetItemByName | Retrieves a targeter graph from the collection by name. |
InsertCopy | Copies a targeter graph and inserts the copy into the list. |
Paste | Pastes a targeter graph from the clipboard into the list. |
RemoveGraph | Removes a targeter graph. |
Count | Returns the size of the collection. |
Item | Allows you to iterate through the collection. |
ProvideRuntimeTypeInfo | Returns the IAgRuntimeTypeInfo interface to access properties at runtime. |
Implemented Interface |
---|