Mono Class Library: System.Xml.XmlDocument Overview | MembersSystem.Xml.XmlDocument.CreateElement Method |
Creates an System.Xml.XmlElement object. [Edit]
|
A new System.Xml.XmlElement instance whose XmlElement.OwnerDocument is this document. [Edit]
Creates a new XmlElement instance with specified name components. localName must be a valid XML Name string.
If the . of this document exists and there is a corresponding ATTLIST definition for this element, the returned node contains default attributes in its XmlElement.Attributes property.
[Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0