[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.ICollectionPropertiesMapper`2.Fetch(NHibernate.Mapping.ByCode.CollectionFetchMode)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Fetch( CollectionFetchMode fetchMode )  | 
| Visual Basic | 
|---|
Sub Fetch ( _ fetchMode As CollectionFetchMode _ )  | 
| Visual C++ | 
|---|
void Fetch( CollectionFetchMode^ fetchMode )  | 
Parameters
- fetchMode
 - Type: NHibernate.Mapping.ByCode..::..CollectionFetchMode
[Missing <param name="fetchMode"/> documentation for "M:NHibernate.Mapping.ByCode.ICollectionPropertiesMapper`2.Fetch(NHibernate.Mapping.ByCode.CollectionFetchMode)"]