op_Inequality

FontSize Inequality operator

두 개의 “FontSize” 값이 같지 않은지 확인합니다

public static bool operator !=(FontSize first, FontSize second)
모수 유형 설명
first FontSize 확인할 첫 번째 값
second FontSize 확인할 두 번째 값

반환 값

같으면 거짓, 그렇지 않으면 참

또한보십시오