Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
KeyedSortedList.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Core.Collections.KeyedSortedList< TKey, T >
 List of items, stored sequentially and sorted by an implicit invariant key that are extracted from items by implementing GetKeyForItem. More...
 
struct  SiliconStudio.Core.Collections.KeyedSortedList< TKey, T >.Enumerator
 

Namespaces

package  SiliconStudio.Core.Collections