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

Go to the source code of this file.

Classes

class  SiliconStudio.Core.Collections.SortedList< TKey, TValue >
 Represents a collection of associated keys and values that are sorted by the keys and are accessible by key and by index. More...
 

Namespaces

package  SiliconStudio.Core.Collections