SpatialFormat(TParseParameter, TFormatReturn, TWriterTarget) Constructor
Initializes a new instance of the SpatialFormat<(Of <(<'TParseParameter, TFormatReturn, TWriterTarget>)>)> class.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SpatialFormat()
protected SpatialFormat()
protected:
SpatialFormat()
new : unit -> SpatialFormat
protected function SpatialFormat()
See Also
Reference
SpatialFormat< (Of < ( <'TParseParameter, TFormatReturn, TWriterTarget> ) > ) > Class