MemoryDataSet.MemoryDataSet Constructors
Initializes a new instance of the MemoryDataSet class.
Overload List
Name | Description | |
---|---|---|
Public method | MemoryDataSet() | Initializes a new instance of the MemoryDataSet class. |
Public method | MemoryDataSet(Crs crs) | Initializes a new instance of the MemoryDataSet class with the specified Crs. |
MemoryDataSet()
Initializes a new instance of the MemoryDataSet class.Syntax
public MemoryDataSet ()
MemoryDataSet(Crs crs)
Initializes a new instance of the MemoryDataSet class with the specified Crs.Syntax
public MemoryDataSet (
Crs crs
)
Parameters
crs
Type: Crs
The coordinate reference system of the new dataset.
The coordinate reference system of the new dataset.
Platforms
Windows, Linux, Android