op_Equality

FontStyle Equality operator

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

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

반환 값

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

또한보십시오