WMI2OMAdapter.AddCollectionItems(XmlDocument, XmlDocument) 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:
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