WMI2OMAdapter.PopulateCollectionStack(XmlElement) Method

Definition

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

Returns

Stack

Applies to