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

Index of changed item;

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public int Index { get; }
Public ReadOnly Property Index As Integer
public:
property int Index {
	int get ();
}

See Also