A list has a primary key consisting of the key columns + index column
            
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
[SerializableAttribute] public class List : IndexedCollection  | 
| Visual Basic | 
|---|
<SerializableAttribute> _ Public Class List _ Inherits IndexedCollection  | 
| Visual C++ | 
|---|
[SerializableAttribute] public ref class List : public IndexedCollection  | 
Inheritance Hierarchy
System..::..Object
NHibernate.Mapping..::..Collection
NHibernate.Mapping..::..IndexedCollection
NHibernate.Mapping..::..List
NHibernate.Mapping..::..Array
NHibernate.Mapping..::..Collection
NHibernate.Mapping..::..IndexedCollection
NHibernate.Mapping..::..List
NHibernate.Mapping..::..Array