Share via


DictTableMap.table Method

Retrieves the table that the mapping references.

Syntax

public int table()

Run On

Called

Return Value

Type: int
The table ID.

Remarks

Use this method to get to the table mappings, instead of traversing to the tree node.

See Also

Reference

DictTableMap Class