WMI2OMAdapter.AddCollectionItems(XmlDocument, XmlDocument) Method

Definition

protected public:
 void AddCollectionItems(System::Xml::XmlDocument ^ resultXml, System::Xml::XmlDocument ^ itemXml);
protected internal void AddCollectionItems (System.Xml.XmlDocument resultXml, System.Xml.XmlDocument itemXml);
member this.AddCollectionItems : System.Xml.XmlDocument * System.Xml.XmlDocument -> unit
Protected Friend Sub AddCollectionItems (resultXml As XmlDocument, itemXml As XmlDocument)

Parameters

resultXml
XmlDocument
itemXml
XmlDocument

Applies to