Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.