Method LaodIndexMap
LaodIndexMap()
Load the persisted map, if there is no file exist then returns null
Declaration
public IndexMap LaodIndexMap()
Returns
Type | Description |
---|---|
IndexMap | Persisted map if file exists |
Load the persisted map, if there is no file exist then returns null
public IndexMap LaodIndexMap()
Type | Description |
---|---|
IndexMap | Persisted map if file exists |