Called by any read-only method of the collection interface

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

Syntax

Visual Basic (Declaration)
Public Sub Read
C#
public void Read()
Visual C++
public:
void Read()
JavaScript
function read();

See Also