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

XmlSchemaObjectTable::Contains method

Bestämmer om det angivna kvalificerade namnet finns i samlingen.

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

ReturnValue

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

Se även