[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.ICollectionIdMapper.Length(System.Int32)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Length( int length )  | 
| Visual Basic | 
|---|
Sub Length ( _ length As Integer _ )  | 
| Visual C++ | 
|---|
void Length( int length )  | 
Parameters
- length
 - Type: System..::..Int32
[Missing <param name="length"/> documentation for "M:NHibernate.Mapping.ByCode.ICollectionIdMapper.Length(System.Int32)"]