XmlDocExtensions Class
Applies to v2.
Represents a class that contains extensions for [T:System.Xml.XmlDocument.].
Inheritance Hierarchy
System.Object
Microsoft.WebMatrix.Extensibility.Editor.XmlDocExtensions
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class XmlDocExtensions
'Usage
public static class XmlDocExtensions
[ExtensionAttribute]
public ref class XmlDocExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XmlDocExtensions = class end
public final class XmlDocExtensions
The XmlDocExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
SerializeToXMLString | Serializes to an XML string. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.