System::Xml::Schema::XmlSchemaObjectTable::Contains method
XmlSchemaObjectTable::Contains method
निर्धारित करता है कि निर्दिष्ट योग्य नाम संग्रह में मौजूद है या नहीं।
bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| name | const SharedPtr<XmlQualifiedName>& | यह XmlQualifiedName. |
ReturnValue
true if the qualified name specified exists in the collection; otherwise, false.
संबंधित देखें
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.Page for C++