ISignatureTypeProvider<TType,TGenericContext>.GetPinnedType Méthode
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.
Obtient le symbole de type d’un type de variable locale marqué comme épinglé.
public:
TType GetPinnedType(TType elementType);
public TType GetPinnedType(TType elementType);
abstract member GetPinnedType : 'ype -> 'ype
Public Function GetPinnedType (elementType As TType) As TType
Paramètres
- elementType
- TType
Retours
Symbole de type pour le type de variable locale.