ISignatureTypeProvider<TType>.GetGenericTypeParameter(Int32) Método

Definición

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

Parámetros

index
Int32

Devoluciones

TType

Se aplica a