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