Namespace:
NHibernate.Collection
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsFixedSize As Boolean |
C# |
---|
public bool IsFixedSize { get; } |
Visual C++ |
---|
public: virtual property bool IsFixedSize { bool get () sealed; } |
JavaScript |
---|
function get_isFixedSize(); |