WMI2OMAdapter.GetInParameter(XmlElement, Int32) Method

Definition

protected public:
 System::String ^ GetInParameter(System::Xml::XmlElement ^ elCommand, int order);
protected internal string GetInParameter (System.Xml.XmlElement elCommand, int order);
member this.GetInParameter : System.Xml.XmlElement * int -> string
Protected Friend Function GetInParameter (elCommand As XmlElement, order As Integer) As String

Parameters

elCommand
XmlElement
order
Int32

Returns

String

Applies to