System::Xml::Schema::XmlSchemaObjectTable::Contains method

XmlSchemaObjectTable::Contains method

Menentukan apakah nama yang memenuhi syarat yang ditentukan ada dalam koleksi.

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

ReturnValue

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

Lihat Juga