Compartir a través de


GmlFormatter Constructor

Inicializa una nueva instancia de la clase GmlFormatter.

Espacio de nombres:  System.Spatial
Ensamblado:  System.Spatial (en System.Spatial.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    creator As SpatialImplementation _
)
'Uso
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
)

Parámetros

Vea también

Referencia

GmlFormatter Clase

Espacio de nombres System.Spatial