[Missing <summary> documentation for "P:NHibernate.Collection.PersistentSet.Empty"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public override bool Empty { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Empty As Boolean Get |
Visual C++ |
---|
public: virtual property bool Empty { bool get () override; } |