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