[This is preliminary documentation and is subject to change.]

Old item.

Namespace:  Phoenix.Collections
Assembly:  PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public TValue OldItem { get; }
Public ReadOnly Property OldItem As TValue
public:
property TValue OldItem {
	TValue get ();
}

See Also