Share via


IConstructedTypeProvider<TType>.GetPointerType(TType) 方法

定義

取得指定項目型別的非受控指標型別符號。

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

參數

elementType
TType

傳回

TType

適用於