WMI2OMAdapter.CreateNew(XmlElement, XmlElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
System::Object ^ CreateNew(System::Xml::XmlElement ^ elClass, System::Xml::XmlElement ^ elCommand);
protected internal object CreateNew (System.Xml.XmlElement elClass, System.Xml.XmlElement elCommand);
member this.CreateNew : System.Xml.XmlElement * System.Xml.XmlElement -> obj
Protected Friend Function CreateNew (elClass As XmlElement, elCommand As XmlElement) As Object
Parameters
- elClass
- XmlElement
- elCommand
- XmlElement