ConfigXmlDocument::CreateElement Method
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CreateElement(String^) | Creates an element with the specified name.(Inherited from XmlDocument.) |
![]() | CreateElement(String^, String^) | Creates an XmlElement with the qualified name and NamespaceURI.(Inherited from XmlDocument.) |
![]() | CreateElement(String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a configuration element.(Overrides XmlDocument::CreateElement(String^, String^, String^).) |
Show:
