System::Drawing::FontFamily::Equals 메서드

FontFamily::Equals method

현재 객체와 지정된 객체가 동일한지 확인합니다.

bool System::Drawing::FontFamily::Equals(System::SharedPtr<System::Object> obj) override
매개변수형식설명
objSystem::SharedPtr<System::Object>현재 객체와 비교하기 위한 객체

ReturnValue

현재 객체와 지정된 객체가 동일하면 true, 그렇지 않으면 false

또 보기