Поделиться через


ISignatureTypeProvider<TType,TGenericContext>.GetGenericTypeParameter Метод

Определение

Получает символ типа для параметра универсального типа в заданной отсчитываемой от нуля позиции index.

public:
 TType GetGenericTypeParameter(TGenericContext genericContext, int index);
public TType GetGenericTypeParameter (TGenericContext genericContext, int index);
abstract member GetGenericTypeParameter : 'GenericContext * int -> 'ype
Public Function GetGenericTypeParameter (genericContext As TGenericContext, index As Integer) As TType

Параметры

genericContext
TGenericContext
index
Int32

Возвращаемое значение

TType

Символ типа для параметра универсального типа в заданной отсчитываемой от нуля позиции index.

Применяется к