get_Parent()

XmlSchemaObject::get_Parent() method

Returns the parent of this XmlSchemaObject.

SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObject::get_Parent()

Return Value

The parent XmlSchemaObject of this XmlSchemaObject.

See Also