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

左側のオペランド。
右側のオペランド。
オペレータ「!=」を実装します。
構文
'宣言
 
Public Operator <>( _
   ByVal x As MapTileKey, _
   ByVal y As MapTileKey _
) As Boolean
public bool operator !=( 
   MapTileKey x,
   MapTileKey y
)

パラメータ

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

関連項目

MapTileKey 構造体
MapTileKey メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.