ExternalXmlElement Members
Include Protected Members
Include Inherited Members
Represents an external XML element.
The ExternalXmlElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ExternalXmlElement() | Initializes a new instance of the ExternalXmlElement class. |
![]() |
ExternalXmlElement(XmlElement) | Initializes a new instance of the ExternalXmlElement class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IXmlSerializable.GetSchema() | |
![]() ![]() |
IXmlSerializable.ReadXml(XmlReader) | |
![]() ![]() |
IXmlSerializable.WriteXml(XmlWriter) |
Top