IConstructedTypeProvider<TType>.GetPointerType(TType) Metodo

Definizione

Ottiene il simbolo di tipo per un puntatore non gestito al tipo di elemento specificato.

public:
 TType GetPointerType(TType elementType);
public TType GetPointerType (TType elementType);
abstract member GetPointerType : 'ype -> 'ype
Public Function GetPointerType (elementType As TType) As TType

Parametri

elementType
TType

Restituisce

TType

Si applica a