XmlNode.SetUserData (gb.xml)

Sub SetUserData ( Key As String, Value As Variant )

Associate an object to a key on this node. The object can later be retrieved from this node by calling GetUserData with the same key.