MethodSignature<TType>.GenericParameterCount Właściwość

Definicja

Pobiera liczbę parametrów typu ogólnego dla metody .

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

Wartość właściwości

Liczba parametrów typu ogólnego lub 0 dla metod niegenerycznych.

Dotyczy