Partager via


Constructeur GmlFormatter

Initialise une nouvelle instance de la classe GmlFormatter.

Espace de noms :  System.Spatial
Assembly :  System.Spatial (en System.Spatial.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    creator As SpatialImplementation _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

GmlFormatter Classe

Espace de noms System.Spatial