WMI2OMAdapter.CreateNew(XmlElement, XmlElement) Method

Definition

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

Returns

Object

Applies to