Share via


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
System_CAPS_protmethod XmlUtil()

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static CreateXmlDocument()

System_CAPS_pubmethodSystem_CAPS_static CreateXmlDocument(Stream)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlDocument(String)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlDocument(String, Boolean)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlDocument(XmlReader)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlReader(Stream)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlReader(String)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlReader(String, Boolean)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlWriter(String, Encoding, Boolean)

System_CAPS_pubmethodSystem_CAPS_static CreateXmlWriter(TextWriter, Boolean)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod 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