|
||
SilverSharp.BLOCK_NODE |
|
|||||||||||||||||||
Structure |
A SilverSharp.BLOCK_NODE is an entity-level data type that is used to store information about SilverScreen blocks.
|
|
||||||||||||||||||
|
|
|
||||||||||||||||||
Properties |
The following read-only properties mimic the purpose of their counter-parts in the SilverC BLOCK_NODE:
The following read-only properties extend BLOCK_NODE for SilverSharp:
|
|
||||||||||||||||||
Methods |
|
|
||||||||||||||||||
Remarks |
A SilverSharp.BLOCK_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.BLOCK_NODE is a SilverSharp.BOS_NODE, but the reverse is not true.
|
|
||||||||||||||||||
See Also |
|