Table of Contents

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

name string

The index name.

Returns

Index

The matching Index.