XmlUtil Class
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.XmlUtil
Syntax
public class XmlUtil
public ref class XmlUtil
type XmlUtil = class end
Public Class XmlUtil
Constructors
Name | Description | |
---|---|---|
XmlUtil() |
Methods
Name | Description | |
---|---|---|
CreateXmlDocument() | ||
CreateXmlDocument(Stream) | ||
CreateXmlDocument(String) | ||
CreateXmlDocument(String, Boolean) | ||
CreateXmlDocument(XmlReader) | ||
CreateXmlReader(Stream) | ||
CreateXmlReader(String) | ||
CreateXmlReader(String, Boolean) | ||
CreateXmlWriter(String, Encoding, Boolean) | ||
CreateXmlWriter(TextWriter, Boolean) | ||
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.) |
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.
See Also
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright