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

Creates an XmlElement.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateElement(String)Creates an element with the specified name.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateElement(String, String)Creates an XmlElement with the qualified name and NamespaceURI.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreateElement(String, String, String)Creates an element with the specified Prefix, LocalName, and NamespaceURI.
Top
See Also

Reference

Tags :


Page view tracker