طريقة System::Xml::Schema::XmlSchemaObjectTable::Contains

XmlSchemaObjectTable::Contains method

يحدد ما إذا كان الاسم المؤهل المحدد موجودًا في المجموعة.

bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
معاملنوعالوصف
nameconst SharedPtr<XmlQualifiedName>&الـXmlQualifiedName.

ReturnValue

true if the qualified name specified exists in the collection; otherwise, false.

انظر أيضًا