MapEventId 演算子と型変換 |
MapEventId 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Equality |
==
| |
| GreaterThan |
>
| |
| GreaterThanOrEqual |
>=
| |
| (Int32 to MapEventId) |
int -> MapEventId への暗黙的な型変換
| |
| (MapEventId to Int32) |
MapEventId -> int への暗黙的な型変換
| |
| Inequality |
!=
| |
| LessThan |
<
| |
| LessThanOrEqual |
<=
|