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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | The XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
Lihat Juga
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Page for C++