'宣言 Public Operator <>( _ ByVal left As PointerSize, _ ByVal right As PointerSize _ ) As System.Boolean
public System.bool operator !=( PointerSize left, PointerSize right )
パラメータ
- left
- The first value to compare.
- right
- The second value to compare.
'宣言 Public Operator <>( _ ByVal left As PointerSize, _ ByVal right As PointerSize _ ) As System.Boolean
public System.bool operator !=( PointerSize left, PointerSize right )