WMI2OMAdapter.ProcessCollection(XmlElement, XmlElement, XmlElement, Hashtable) Method

Definition

protected public:
 System::Object ^ ProcessCollection(System::Xml::XmlElement ^ elCurrentNode, System::Xml::XmlElement ^ elTargetNode, System::Xml::XmlElement ^ elCommand, System::Collections::Hashtable ^ instances);
protected internal object ProcessCollection (System.Xml.XmlElement elCurrentNode, System.Xml.XmlElement elTargetNode, System.Xml.XmlElement elCommand, System.Collections.Hashtable instances);
member this.ProcessCollection : System.Xml.XmlElement * System.Xml.XmlElement * System.Xml.XmlElement * System.Collections.Hashtable -> obj
Protected Friend Function ProcessCollection (elCurrentNode As XmlElement, elTargetNode As XmlElement, elCommand As XmlElement, instances As Hashtable) As Object

Parameters

elCurrentNode
XmlElement
elTargetNode
XmlElement
elCommand
XmlElement
instances
Hashtable

Returns

Object

Applies to