Share via


ISignatureTypeProvider<TType>.GetGenericTypeParameter(Int32) 方法

定义

public:
 TType GetGenericTypeParameter(int index);
public TType GetGenericTypeParameter (int index);
abstract member GetGenericTypeParameter : int -> 'ype
Public Function GetGenericTypeParameter (index As Integer) As TType

参数

index
Int32

返回

TType

适用于