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

Creates an XmlAttribute with the specified name.

Overload List

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

Reference

Tags :


Page view tracker