System::Xml::Schema::XmlSchemaObjectTable::Contains method
XmlSchemaObjectTable::Contains method
Determina si el nombre calificado especificado existe en la colección.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Parámetro | Tipo | Descripción |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | El XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
Ver también
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Page for C++