idx_get()
XmlSchemaObjectTable::idx_get(const SharedPtr<XmlQualifiedName>&) method
Returns the element in the XmlSchemaObjectTable specified by qualified name.
SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectTable::idx_get(const SharedPtr<XmlQualifiedName> &name)
Arguments
Parameter | Type | Description |
---|---|---|
name | const SharedPtr<XmlQualifiedName>& | The XmlQualifiedName of the element to return. |
Return Value
The XmlSchemaObject of the element in the XmlSchemaObjectTable specified by qualified name.
See Also
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Slides