.NET Framework Class Library
XmlDocument..::.CreateNode Method

Creates an XmlNode.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateNode(String, String, String)Creates an XmlNode with the specified node type, Name, and NamespaceURI.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateNode(XmlNodeType, String, String)Creates an XmlNode with the specified XmlNodeType, Name, and NamespaceURI.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateNode(XmlNodeType, String, String, String)Creates a XmlNode with the specified XmlNodeType, Prefix, Name, and NamespaceURI.
Top
See Also

Reference

Tags :


Page view tracker