[Missing <summary> documentation for "M:NHibernate.Persister.Collection.AbstractCollectionPersister.IncrementIndexByBase(System.Object)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
protected Object IncrementIndexByBase( Object index )  | 
| Visual Basic | 
|---|
Protected Function IncrementIndexByBase ( _ index As Object _ ) As Object  | 
| Visual C++ | 
|---|
protected: Object^ IncrementIndexByBase( Object^ index )  | 
Parameters
- index
 - Type: System..::..Object
[Missing <param name="index"/> documentation for "M:NHibernate.Persister.Collection.AbstractCollectionPersister.IncrementIndexByBase(System.Object)"]
 
Return Value
[Missing <returns> documentation for "M:NHibernate.Persister.Collection.AbstractCollectionPersister.IncrementIndexByBase(System.Object)"]