System::Xml::Schema::XmlSchemaObject::set_Parent method
XmlSchemaObject::set_Parent method
Sets the parent of this XmlSchemaObject.
void System::Xml::Schema::XmlSchemaObject::set_Parent(const SharedPtr<XmlSchemaObject> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaObject>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObject
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++