SignatureTypeEncoder.GenericTypeParameter(Int32) 方法

定義

編碼所含泛型型別的型別參數參考。

public:
 void GenericTypeParameter(int parameterIndex);
public void GenericTypeParameter (int parameterIndex);
member this.GenericTypeParameter : int -> unit
Public Sub GenericTypeParameter (parameterIndex As Integer)

參數

parameterIndex
Int32

參數索引。

例外狀況

parameterIndex 不在範圍 [0, 0xffff] 內。

適用於