WMI2OMAdapter.Instantiate(XmlElement, XmlElement, XmlElement, Hashtable) 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 ^ Instantiate(System::Xml::XmlElement ^ elCurrentNode, System::Xml::XmlElement ^ elTargetNode, System::Xml::XmlElement ^ elCommand, System::Collections::Hashtable ^ instances);
protected internal object Instantiate (System.Xml.XmlElement elCurrentNode, System.Xml.XmlElement elTargetNode, System.Xml.XmlElement elCommand, System.Collections.Hashtable instances);
member this.Instantiate : System.Xml.XmlElement * System.Xml.XmlElement * System.Xml.XmlElement * System.Collections.Hashtable -> obj
Protected Friend Function Instantiate (elCurrentNode As XmlElement, elTargetNode As XmlElement, elCommand As XmlElement, instances As Hashtable) As Object
Parameters
- elCurrentNode
- XmlElement
- elTargetNode
- XmlElement
- elCommand
- XmlElement
- instances
- Hashtable