Constable Authorization Engine 2.0 BETA

PropertyChangeEventArgs.OldValue Property

[This is preliminary documentation and subject to change.]

Gets the old value of the property before the change represented by this instance takes place.

[Visual Basic]
Public ReadOnly Property OldValue As Object
[C#]
public object OldValue {get;}

Property Value

The old value of the property.

See Also

PropertyChangeEventArgs Class | LaMarvin.ComponentModel Namespace