[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.Index(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Index( string indexName )  | 
| Visual Basic | 
|---|
Sub Index ( _ indexName As String _ )  | 
| Visual C++ | 
|---|
void Index( String^ indexName )  | 
Parameters
- indexName
 - Type: System..::..String
[Missing <param name="indexName"/> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.Index(System.String)"]