System::Xml::Schema::XmlSchemaObjectTable::Contains yöntemi

XmlSchemaObjectTable::Contains method

Belirtilen nitelikli adın koleksiyonda bulunup bulunmadığını belirler.

bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
ParametreTürAçıklama
nameconst SharedPtr<XmlQualifiedName>&Bu XmlQualifiedName.

ReturnValue

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

Ayrıca Bakınız