System::Xml::Schema::XmlSchemaObjectTable::Contains metodo
XmlSchemaObjectTable::Contains method
Determina se il nome qualificato specificato esiste nella collezione.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | Il XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
Vedi anche
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Font for C++