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

適用対象