System::Xml::Schema::XmlSchemaObjectTable::Contains Methode
XmlSchemaObjectTable::Contains method
Bestimmt, ob der angegebene qualifizierte Name in der Sammlung existiert.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Parameter | Typ | Beschreibung |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | Der XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
Siehe auch
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Font for C++