Sdílet prostřednictvím


ReturnMessage.HasVarArgs Vlastnost

Definice

Získá hodnotu označující, zda volaná metoda přijímá proměnný počet argumentů.

public:
 property bool HasVarArgs { bool get(); };
public bool HasVarArgs { get; }
public bool HasVarArgs { [System.Security.SecurityCritical] get; }
member this.HasVarArgs : bool
[<get: System.Security.SecurityCritical>]
member this.HasVarArgs : bool
Public ReadOnly Property HasVarArgs As Boolean

Hodnota vlastnosti

truepokud volaná metoda přijímá proměnný počet argumentů; v opačném případě . false

Implementuje

Atributy

Platí pro