System::Xml::Schema::XmlSchemaObjectTable::idx_get method
XmlSchemaObjectTable::idx_get method
Returns the element in the XmlSchemaObjectTable specified by qualified name.
SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectTable::idx_get(const SharedPtr<XmlQualifiedName> &name)
Parameter | Type | Description |
---|---|---|
name | const SharedPtr<XmlQualifiedName>& | The XmlQualifiedName of the element to return. |
ReturnValue
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.TeX for C++