System::Xml::XmlQualifiedName::Equals 메서드

XmlQualifiedName::Equals method

지정된 XmlQualifiedName 객체가 현재 XmlQualifiedName 객체와 같은지 여부를 판단합니다.

bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
매개변수형식설명
otherSharedPtr<Object>비교할 XmlQualifiedName입니다.

ReturnValue

true if the two are the same instance object; otherwise, false.

또 보기