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

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

Syntax

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

See Also