ActiveReports for .NET 18.0J
等しくないか判定する演算子 オペレータ (MapTileKey)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間 > MapTileKey 構造体 : 等しくないか判定する演算子 オペレータ
左側のオペランド。
右側のオペランド。
オペレータ「!=」を実装します。
シンタックス
'宣言
 
Public Operator <>( _
   ByVal x As MapTileKey, _
   ByVal y As MapTileKey _
) As Boolean
public bool operator !=( 
   MapTileKey x,
   MapTileKey y
)

パラメータ

x
左側のオペランド。
y
右側のオペランド。
参照

MapTileKey 構造体
MapTileKey メンバ