Bagikan melalui


PropertyDefinition<T>.Default Properti

Definisi

Mendapatkan nilai default properti .

public:
 property Nullable<T> Default { Nullable<T> get(); };
public T? Default { get; }
member this.Default : Nullable<'T (requires 'T : struct)>
Public ReadOnly Property Default As Nullable(Of T)

Nilai Properti

Objek Nullable<T>.

Berlaku untuk