Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Creates the implementation of the formatter.
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
Return Value
Type: System.Spatial.GeoJsonObjectFormatter
The created GeoJsonObjectFormatter implementation.