'宣言 Public Operator <>( _ ByVal c1 As C1StyleFontWeight, _ ByVal c2 As C1StyleFontWeight _ ) As System.Boolean
public System.bool operator !=( C1StyleFontWeight c1, C1StyleFontWeight c2 )
パラメータ
- c1
- 比較する一方の構造体。
- c2
- 比較するもう一方の構造体。
'宣言 Public Operator <>( _ ByVal c1 As C1StyleFontWeight, _ ByVal c2 As C1StyleFontWeight _ ) As System.Boolean
public System.bool operator !=( C1StyleFontWeight c1, C1StyleFontWeight c2 )