Method GetIndex
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
GetIndex(string)
Returns the index with the specified name.
public Index GetIndex(string name)
Parameters
namestringThe index name.
Returns the index with the specified name.
public Index GetIndex(string name)
name stringThe index name.