GeometryFactory<T>.Implicit(GeometryFactory<T> to T) Opérateur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Caster une fabrique en type cible
public static implicit operator T (Microsoft.Spatial.GeometryFactory<T> factory);
static member op_Implicit : Microsoft.Spatial.GeometryFactory<'T (requires 'T :> Microsoft.Spatial.Geometry)> -> 'T
Public Shared Widening Operator CType (factory As GeometryFactory(Of T)) As T
Paramètres
- factory
- GeometryFactory<T>
L’usine
Retours
T
Instance générée du type cible