WMI2OMAdapter.GetNestedProperty(Object, XmlElement) Method

Definition

protected public:
 System::Object ^ GetNestedProperty(System::Object ^ instance, System::Xml::XmlElement ^ elProperty);
protected internal object GetNestedProperty (object instance, System.Xml.XmlElement elProperty);
member this.GetNestedProperty : obj * System.Xml.XmlElement -> obj
Protected Friend Function GetNestedProperty (instance As Object, elProperty As XmlElement) As Object

Parameters

instance
Object
elProperty
XmlElement

Returns

Object

Applies to