オーバーロード | 解説 |
---|---|
暗黙的 キャスト 演算子(Int32,PointerSize) | Performs an implicit conversion from PointerSizeto System.Int32. |
暗黙的 キャスト 演算子(Int64,PointerSize) | Performs an implicit conversion from PointerSizeto System.Int64. |
暗黙的 キャスト 演算子(PointerSize,Int32) | Performs an implicit conversion from PointerSizeto System.Int32. |
暗黙的 キャスト 演算子(PointerSize,Int64) | Performs an implicit conversion from PointerSizeto System.Int64. |
暗黙的 キャスト 演算子(PointerSize,IntPtr) | Performs an implicit conversion from System.IntPtrto PointerSize. |
暗黙的 キャスト 演算子(IntPtr,PointerSize) | Performs an implicit conversion from PointerSizeto System.IntPtr. |
暗黙的 キャスト 演算子(PointerSize,Void) | Performs an implicit conversion from void* to PointerSize. |
暗黙的 キャスト 演算子(Void,PointerSize) |