Attributes
numitems
int immutable TODO Add documentation
thisown
The membership flag
Methods
Python-only. In Python MapScript the hashTableObj can be used and accessed as a dictionary. The keys method returns a view of all the keys in the hashTableObj.
hashTableObj
keys
About Products Community Development Downloads Documentation FAQ PSC Twitter
hashTableObj.__init__()
hashTableObj.clear()
hashTableObj.get()
hashTableObj.keys()
hashTableObj.nextKey()
hashTableObj.remove()
hashTableObj.set()