フォーマッタの実装を作成します。
名前空間: System.Spatial
アセンブリ: System.Spatial (System.Spatial.dll)
構文
'宣言
Public Shared Function Create As GeoJsonObjectFormatter
'使用
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
戻り値
型: System.Spatial.GeoJsonObjectFormatter
作成された GeoJsonObjectFormatter 実装。