طريقة 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++