Called by the Count property

Namespace: NHibernate.Collection
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected virtual bool ReadSize()
Visual Basic
Protected Overridable Function ReadSize As Boolean
Visual C++
protected:
virtual bool ReadSize()

Return Value

[Missing <returns> documentation for "M:NHibernate.Collection.AbstractPersistentCollection.ReadSize"]

See Also