System::Xml::Schema::XmlSchemaObjectTable::Contains 方法
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.Font for C++