Freigeben über


GmlFormatter.Create-Methode

Erstellt die Implementierung des Formatierers.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Public Shared Function Create As GmlFormatter
'Usage
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

Rückgabewert

Typ: System.Spatial.GmlFormatter
Die erstellte GmlFormatter-Implementierung.

Siehe auch

Verweis

GmlFormatter Klasse

System.Spatial-Namespace