System::Xml::Schema::XmlSchemaObjectTable::Contains‑metod

XmlSchemaObjectTable::Contains method

Avgör om det angivna kvalificerade namnet finns i samlingen.

bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
ParameterTypeBeskrivning
nameconst SharedPtr<XmlQualifiedName>&Den XmlQualifiedName.

ReturnValue

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

Se även