WMI2OMAdapter.PopulateCollectionStack(XmlElement) 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::Collections::Stack ^ PopulateCollectionStack(System::Xml::XmlElement ^ elTargetCollection);
protected internal System.Collections.Stack PopulateCollectionStack (System.Xml.XmlElement elTargetCollection);
member this.PopulateCollectionStack : System.Xml.XmlElement -> System.Collections.Stack
Protected Friend Function PopulateCollectionStack (elTargetCollection As XmlElement) As Stack
Parameters
- elTargetCollection
- XmlElement