MemoryDataSet.Load Method
Load(System.String fileName)
Loads all features from the specified file.Syntax
public void Load (
System.String fileName
)Parameters
Location of the file to load.
Remarks
The MemoryDataSet is cleared before the features in the specified file are loaded.
Only files written by Save can be loaded by a MemoryDataSet.
Platforms
Windows, Linux, Android