The list of object properties that the script can interact with.
![]() | Adds an object property to the collection. |
![]() | Copies the object property into the clipboard and removes the object property from the list. |
![]() | Retrieves a scripting segment in the collection by index. |
![]() | Retrieves a scripting segment in the collection by name. |
![]() | Copies the object property and inserts the copy into the list. |
![]() | Pastes the object property from the clipboard and inserts into the list. |
![]() | Removes a object property. |
![]() | Removes all object properties. |
![]() | Returns the size of the collection. |
![]() | Allows you to iterate through the collection. |
![]() | Returns the IAgRuntimeTypeInfo interface to access properties at runtime. |
Implemented Interface |
---|