Partager via


Méthode GeoJsonObjectFormatter.Create

Crée l'implémentation du formateur.

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

Syntaxe

'Déclaration
Public Shared Function Create As GeoJsonObjectFormatter
'Utilisation
Dim returnValue As GeoJsonObjectFormatter

returnValue = GeoJsonObjectFormatter.Create()
public static GeoJsonObjectFormatter Create()
public:
static GeoJsonObjectFormatter^ Create()
static member Create : unit -> GeoJsonObjectFormatter 
public static function Create() : GeoJsonObjectFormatter

Valeur de retour

Type : System.Spatial.GeoJsonObjectFormatter
Implémentation GeoJsonObjectFormatter créée.

Voir aussi

Référence

GeoJsonObjectFormatter Classe

Espace de noms System.Spatial