フォーマッタの実装を作成します。
名前空間: System.Spatial
アセンブリ: System.Spatial (System.Spatial.dll)
構文
'宣言
Public Shared Function Create As GmlFormatter
'使用
Dim returnValue As GmlFormatter
returnValue = GmlFormatter.Create()
public static GmlFormatter Create()
public:
static GmlFormatter^ Create()
static member Create : unit -> GmlFormatter
public static function Create() : GmlFormatter
戻り値
型: System.Spatial.GmlFormatter
作成された GmlFormatter 実装。