Compartir a través de


GeoJsonObjectFormatter.Create Método

Crea la implementación del formateador.

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

Sintaxis

'Declaración
Public Shared Function Create As GeoJsonObjectFormatter
'Uso
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

Valor devuelto

Tipo: System.Spatial.GeoJsonObjectFormatter
Implementación de GeoJsonObjectFormatter creada.

Vea también

Referencia

GeoJsonObjectFormatter Clase

Espacio de nombres System.Spatial