System::Xml::Schema::XmlSchemaObjectTable::Contains metodo

XmlSchemaObjectTable::Contains method

Determina se il nome qualificato specificato esiste nella collezione.

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

ReturnValue

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

Vedi anche