Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void ToXml(XmlElement)

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

public void ToXml(
    XmlElement rootElement
)

Summary

Converts the specified RVariant to XML, storing it in the specified XmlElement. The name of the destination XmlElement will not be altered.