GenericParameter.Index Właściwość

Definicja

Pobiera indeks zerowy parametru w deklaratorze typu ogólnego lub deklaracji metody.

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

Wartość właściwości

Uwagi

Number Odpowiada polu GenericParam tabeli w standardzie ECMA-335.

Dotyczy