Freigeben über


GmlFormatter-Konstruktor

Initialisiert eine neue Instanz der GmlFormatter-Klasse.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Protected Sub New ( _
    creator As SpatialImplementation _
)
'Usage
Dim creator As SpatialImplementation

Dim instance As New GmlFormatter(creator)
protected GmlFormatter(
    SpatialImplementation creator
)
protected:
GmlFormatter(
    SpatialImplementation^ creator
)
new : 
        creator:SpatialImplementation -> GmlFormatter
protected function GmlFormatter(
    creator : SpatialImplementation
)

Parameter

Siehe auch

Verweis

GmlFormatter Klasse

System.Spatial-Namespace