Freigeben über


GeoJsonObjectFormatter.Create-Methode

Erstellt die Implementierung des Formatierers.

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

Syntax

'Declaration
Public Shared Function Create As GeoJsonObjectFormatter
'Usage
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

Rückgabewert

Typ: System.Spatial.GeoJsonObjectFormatter
Die erstellte GeoJsonObjectFormatter-Implementierung.

Siehe auch

Verweis

GeoJsonObjectFormatter Klasse

System.Spatial-Namespace