Méthode GmlFormatter.Create
Crée l'implémentation du formateur.
Espace de noms : System.Spatial
Assembly : System.Spatial (en System.Spatial.dll)
Syntaxe
'Déclaration
Public Shared Function Create As GmlFormatter
'Utilisation
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
Valeur de retour
Type : System.Spatial.GmlFormatter
Implémentation GmlFormatter créée.