Namespace:
NHibernate.Util
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Keys As ICollection |
C# |
---|
public ICollection Keys { get; } |
Visual C++ |
---|
public: virtual property ICollection^ Keys { ICollection^ get () sealed; } |
JavaScript |
---|
function get_keys(); |