Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: RVariant(XmlDocument)

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

public RVariant(
    XmlDocument document
)

Summary

Creates a RVariant from the specified XmlDocument. Does not tolerate errors - will throw an exception if the XML is not a valid representation of a RVariant.