ISignatureTypeProvider<TType,TGenericContext>.GetGenericTypeParameter Metoda

Definicja

Pobiera symbol typu dla parametru typu ogólnego w danym zero-based 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

Parametry

genericContext
TGenericContext
index
Int32

Zwraca

TType

Symbol typu dla parametru typu ogólnego w danym zero opartym na indexwartości .

Dotyczy