Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SaveToXmlFile(string, string)

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

public void SaveToXmlFile(
    string fileName,
    string rootElementName
)

Summary

Saves this RVariant to an XML file.

Parameters

stringfileNameFile name
stringrootElementNameThe name of the root element