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

Changed item key.

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

Syntax

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

See Also