|  | ||
| 
 | SilverSharp.TAG_NODE | 
 | ||||||||||||||||||||||||
| Structure | A SilverSharp.TAG_NODE object stores information about SilverScreen named tags 
 | 
 | ||||||||||||||||||||||||
| 
 | 
 
 | 
 | ||||||||||||||||||||||||
| Properties | The following read-only properties mimic the purpose of their counter-parts in the SilverC TAG_NODE: 
 
 The following read-only properties extend TAG_NODE for SilverSharp: 
 
 | 
 | ||||||||||||||||||||||||
| Remarks | SilverC TAG_NODEs contained a union called tag that does not exist in the SilverSharp object. The property 'tag_double' replaces 'tag.tag_double'. The property 'tag_xyz' replaces 'tag.tag_xyz'. The property 'tag_text' replaces 'tag.tag_text'. 
 | 
 | ||||||||||||||||||||||||
| See Also | 
 |