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
Esempi in C# (CSharp) per ISearcher.FindMatches
Linguaggio di programmazione:
C# (CSharp)
Classe/tipologia:
ISearcher
Metodo/funzione:
FindMatches
Esempi su hotexamples.com:
1
ISearcher.FindMatches in C# (CSharp): 1 esempio trovato
. Questo è il miglior esempio reale in C# (CSharp) per
ISearcher.FindMatches
, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Metodi utilizzati di frequente
Mostra
Nascondi
CreateSearchCriteria(8)
FindTransactionsWithin(4)
Handle(3)
CreateQuery(3)
GetNumberOfNodesEvaluated(3)
GetSearchResultNodes(2)
GetById(2)
GetType(2)
GetBy(2)
GetSavedSearches(1)
GetSearchResult(1)
GetSearchResultCityName(1)
GetSearchResultDateTime(1)
GetSearchResultKey(1)
AddDocument(1)
GetSearchResultLocationName(1)
GetSearchResultLocationStateProvince(1)
GetSearchResultTitle(1)
GetSearchResultUri(1)
GetViewable(1)
IndexBatch(1)
IndexOf(1)
IndexSingle(1)
GetPropertiesForSearch(1)
GetFilePathsByRoot(1)
GetPageSize(1)
DoSearch(1)
AddOrUpdateAsync(1)
Album(1)
BeginSearch(1)
CancelSearch(1)
Continue(1)
CountAsync(1)
DeleteAsync(1)
Execute(1)
GetItemTypes(1)
FindMatches(1)
Fonogram(1)
GetAllEntries(1)
GetAllProducts(1)
GetContent(1)
GetDirectory(1)
AddDocuments(1)
ReportStatus(1)
Metodi utilizzati di frequente
CreateSearchCriteria (8)
FindTransactionsWithin (4)
Handle (3)
CreateQuery (3)
GetNumberOfNodesEvaluated (3)
GetSearchResultNodes (2)
GetById (2)
GetType (2)
GetBy (2)
GetSavedSearches (1)
Metodi utilizzati di frequente
GetSearchResult (1)
GetSearchResultCityName (1)
GetSearchResultDateTime (1)
GetSearchResultKey (1)
AddDocument (1)
GetSearchResultLocationName (1)
GetSearchResultLocationStateProvince (1)
GetSearchResultTitle (1)
GetSearchResultUri (1)
GetViewable (1)
IndexBatch (1)
IndexOf (1)
IndexSingle (1)
GetPropertiesForSearch (1)
GetFilePathsByRoot (1)
GetPageSize (1)
DoSearch (1)
AddOrUpdateAsync (1)
Album (1)
BeginSearch (1)
Metodi utilizzati di frequente
IndexBatch (1)
IndexOf (1)
IndexSingle (1)
GetPropertiesForSearch (1)
GetFilePathsByRoot (1)
GetPageSize (1)
DoSearch (1)
AddOrUpdateAsync (1)
Album (1)
BeginSearch (1)
CancelSearch (1)
Continue (1)
CountAsync (1)
DeleteAsync (1)
Execute (1)
GetItemTypes (1)
FindMatches (1)
Fonogram (1)
GetAllEntries (1)
GetAllProducts (1)
GetContent (1)
GetDirectory (1)
AddDocuments (1)
ReportStatus (1)
Metodi utilizzati di frequente
CancelSearch (1)
Continue (1)
CountAsync (1)
DeleteAsync (1)
Execute (1)
GetItemTypes (1)
FindMatches (1)
Fonogram (1)
GetAllEntries (1)
GetAllProducts (1)
GetContent (1)
GetDirectory (1)
AddDocuments (1)
ReportStatus (1)
Esempio n. 1
0
Mostra file
File:
SearchTests.cs
Progetto:
Ekwav/lifenizer
public void SearchForMatch() { searcher.FindMatches(search); }
x