System::Xml::Schema::XmlSchemaObjectTable::Contains-methode

XmlSchemaObjectTable::Contains method

Bepaalt of de opgegeven gekwalificeerde naam bestaat in de collectie.

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

ReturnValue

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

Zie ook