System::Xml::Schema::XmlSchemaObjectTable::Contains 메서드

XmlSchemaObjectTable::Contains method

지정된 정규화된 이름이 컬렉션에 존재하는지 확인합니다.

bool System::Xml::Schema::XmlSchemaObjectTable::Contains(const SharedPtr<XmlQualifiedName> &name)
매개변수형식설명
nameconst SharedPtr<XmlQualifiedName>&다음 XmlQualifiedName.

ReturnValue

true if the qualified name specified exists in the collection; otherwise, false.

또 보기