Count of elements in the collection. Unreliable!
Namespace: NHibernate.UtilAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public int Count { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Count As Integer Get |
| Visual C++ |
|---|
public: virtual property int Count { int get () sealed; } |