System::Xml::Schema::XmlSchemaObjectTable::Contains method
XmlSchemaObjectTable::Contains method
Determines if the qualified name specified exists in the collection.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
Parameter | Type | Description |
---|---|---|
name | const SharedPtr<XmlQualifiedName>& | The XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++