op_Inequality

FontType Inequality operator

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

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

반환 값

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

또한보십시오