Extends the MapType to provide sorting.
Namespace: NHibernate.TypeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class SortedMapType : MapType |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class SortedMapType _ Inherits MapType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SortedMapType : public MapType |
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..CollectionType
NHibernate.Type..::..MapType
NHibernate.Type..::..SortedMapType
NHibernate.Type..::..AbstractType
NHibernate.Type..::..CollectionType
NHibernate.Type..::..MapType
NHibernate.Type..::..SortedMapType