GrapeCity ActiveReports for .NET 12.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 メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.