Bagikan melalui


ComponentChangedEventArgs.OldValue Properti

Definisi

Mendapatkan nilai lama dari anggota yang diubah.

public:
 property System::Object ^ OldValue { System::Object ^ get(); };
public object OldValue { get; }
public object? OldValue { get; }
member this.OldValue : obj
Public ReadOnly Property OldValue As Object

Nilai Properti

Nilai lama anggota yang diubah. Properti ini bisa berupa null.

Keterangan

Properti ini hanya memiliki arti jika anggotanya bukan null.

Berlaku untuk