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

適用於