SpatialImplementation Constructor
Initializes a new instance of the SpatialImplementation class.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SpatialImplementation()
protected SpatialImplementation()
protected:
SpatialImplementation()
new : unit -> SpatialImplementation
protected function SpatialImplementation()