Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Structure that contains the solid address coordinates of the data unit.
Due to the safety issues can't be modified after initialization.
Public Member Functions | |
Address (int row, int column) | |
override string | ToString () |
Properties | |
int | column [get] |
Column's index bonded with the address. | |
int | row [get] |
Row's index bonded with the address. | |