Called by any read-only method of the collection interface
Namespace:
NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Read |
C# |
---|
public void Read() |
Visual C++ |
---|
public: void Read() |
JavaScript |
---|
function read(); |