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.Page for C++