Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: XmlDocument ToXml(string)

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

public XmlDocument ToXml(
    string rootElementName
)

Summary

Converts the specified RVariant to an XmlDocument. The name of the root element in the XmlDocument must be specified.