Метод System::Xml::Schema::XmlSchemaObjectTable::Contains
XmlSchemaObjectTable::Contains method
Определяет, существует ли указанное квалифицированное имя в коллекции.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Параметр | Тип | Описание |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | Квалифицированное имя XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
См. также
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Font for C++