|
||
SilverSharp.OBJECT_NODE |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Structure |
An entity-level data type that stores the data associated with a SilverScreen object.
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
The following read-only properties mimic the purpose of their counter-parts in the SilverC OBJECT_NODE.
The following read-only properties extend OBJECT_NODE for SilverSharp:
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Remarks |
A SilverSharp.OBJECT_NODE inherits from a SilverSharp.BOS_NODE and therefore includes those properties and methods as well; for instance, Path, Type, and bits1 are inherited properties of a SilverSharp.BOS_NODE.
Note: A SilverSharp.OBJECT_NODE is a SilverSharp.BOS_NODE, but the reverse is not true.
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See Also |
|