Share via


Argument.GetDefaultValue Metoda

Definice

Získá výchozí hodnotu argumentu.

public:
 virtual System::Object ^ GetDefaultValue();
public object? GetDefaultValue ();
abstract member GetDefaultValue : unit -> obj
override this.GetDefaultValue : unit -> obj
Public Function GetDefaultValue () As Object

Návraty

Vrátí výchozí hodnotu argumentu, pokud je definován. V opačném případě hodnota null.

Implementuje

Platí pro