FreeMap()
语法
FreeMap(Map())
Free the specified map and release all its associated memory. To access it again NewMap has to be called.
参数
Map() The map to free.
返回值
无.
参阅
ClearMap()
已支持操作系统
所有