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