GetTableName Method
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the table name for a given table number.
public static string GetTableName(
int tableNumber
)
public:
static String^ GetTableName(
int tableNumber
)
Parameters
- tableNumber
- The table number.
Return Value
The table name.