op_Inequality

FixedLayoutFormats Inequality operator

inequality 에서 주어진 두 개의 FixedLayoutFormats 인스턴스를 확인합니다.

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

반환 값

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

또한보십시오