[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.IIndexedCollectionMapping.ListIndex"]

Namespace: NHibernate.Cfg.MappingSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
HbmListIndex ListIndex { get; }
Visual Basic
ReadOnly Property ListIndex As HbmListIndex
	Get
Visual C++
property HbmListIndex^ ListIndex {
	HbmListIndex^ get ();
}

See Also