XDocument Class |
Namespace: Scilligence.MolEngine.Common
public class XDocument
The XDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| XDocument | Initializes a new instance of the XDocument class | |
| XDocument(String, String) | Initializes a new instance of the XDocument class |
| Name | Description | |
|---|---|---|
| Children | ||
| CreateRoot | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Find | ||
| FirstChild(String) | ||
| FirstChild(String, String, String) | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | ||
| LoadFile | ||
| LoadXML(String) | ||
| LoadXML(String, Boolean) | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Open | ||
| Select | ||
| SelectSingle | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ToXml | ||
| Write(Stream) | ||
| Write(String) |
| Name | Description | |
|---|---|---|
| document | ||
| kTagName | ||
| kTagVersion | ||
| kXmlHead |