| XmlData Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | XmlData | 
            Constructor - creates empty XmlData object.
             | 
|  | XmlData(String) | 
            Constructor with root element name specification.
             | 
|  | XmlData(SerializationInfo, StreamingContext) | 
            Constructor for deserialization.
             | 
 See Also
See Also