[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.ICollectionPropertiesMapping.Key"]

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

Syntax

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

See Also