System::Xml::Schema::XmlSchemaObjectTable::Contains-methode
XmlSchemaObjectTable::Contains method
Bepaalt of de opgegeven gekwalificeerde naam bestaat in de collectie.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Parameter | Type | Beschrijving |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | De XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
Zie ook
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Page for C++