共用方式為


GmlFormatter.Create 方法

建立格式器的實作。

命名空間:  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 實作。

請參閱

參考

GmlFormatter 類別

System.Spatial 命名空間