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