A list has a primary key consisting of the key columns + index column

Namespace: NHibernate.Mapping
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class List _
	Inherits IndexedCollection
C#
public class List : IndexedCollection
Visual C++
public ref class List : public IndexedCollection

Inheritance Hierarchy