Contains a collection of all currently loaded maps.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public Hashtable LoadedMaps
Field Value
Type:
HashtableRemarks The key of this collection is the type of the map class. The value is an
instance of the map.
See Also