Namespace:
RightEdge.Common
Assembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Assembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public virtual int OldestValueChanged { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property OldestValueChanged As Integer |
| Visual C++ |
|---|
public: virtual property int OldestValueChanged { int get (); } |