Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
IndexViewer
SearchIndexResolver
C# Class IndexViewer.SearchIndexResolver
Inheritance:
IIndexResolver
Mostra file
Open project: JimmieOverby/IndexViewer
Public Methods
Method
Description
GetIndex
(
string
indexName
) :
IIndex
GetIndexNames
( ) :
List
Method Details
GetIndex()
public
method
public
GetIndex
(
string
indexName
) :
IIndex
indexName
string
return
IIndex
GetIndexNames()
public
method
public
GetIndexNames
( ) :
List
return
List