Condividi tramite


Metodo GmlFormatter.Create

Crea l'implementazione del formattatore.

Spazio dei nomi  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Sintassi

'Dichiarazione
Public Shared Function Create As GmlFormatter
'Utilizzo
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

Valore restituito

Tipo: System.Spatial.GmlFormatter
Implementazione dell'oggetto GmlFormatter creato.

Vedere anche

Riferimento

GmlFormatter Classe

Spazio dei nomi System.Spatial