次の方法で共有


GeoJsonObjectFormatter.Create メソッド

フォーマッタの実装を作成します。

名前空間:  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 実装。

関連項目

参照

GeoJsonObjectFormatter クラス

System.Spatial 名前空間