طريقة System::Xml::Schema::XmlSchemaObjectTable::Contains
XmlSchemaObjectTable::Contains method
يحدد ما إذا كان الاسم المؤهل المحدد موجودًا في المجموعة.
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| Parameter | Type | الوصف |
|---|---|---|
| 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.Page for C++