Script |
The ScriptObject type exposes the following members.
Name | Description | |
---|---|---|
Engine | Gets the script engine that owns the object. | |
ItemInt32 | Gets or sets the value of an indexed script object property. | |
ItemString, Object | Gets or sets the value of a named script object property. | |
PropertyIndices | Enumerates the script object's property indices. | |
PropertyNames | Enumerates the script object's property names. |