Méthode System::Xml::Schema::XmlSchemaObjectTable::Contains
XmlSchemaObjectTable::Contains method
Détermine si le nom qualifié spécifié existe dans la collection.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Paramètre | Type | Description |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | Le XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
Voir aussi
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Font for C++