Click or drag to resize

ScriptObject Properties

The ScriptObject type exposes the following members.

Properties
 NameDescription
Public propertyEngine Gets the script engine that owns the object.
Public propertyItemInt32 Gets or sets the value of an indexed script object property.
Public propertyItemString, Object Gets or sets the value of a named script object property.
Public propertyPropertyIndices Enumerates the script object's property indices.
Public propertyPropertyNames Enumerates the script object's property names.
Top
See Also