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