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++