Property | Type | Description | |
---|---|---|---|
CurrentMatchIsTheFirstMatchInTheList | bool | ||
CurrentMatchIsTheLastMatchInTheList | bool | ||
ResetMatches | void |
Method | Description | |
---|---|---|
NextMatch ( ) : ConnectionInfo | ||
NodeSearcher ( |
||
PreviousMatch ( ) : ConnectionInfo | ||
SearchByName ( string searchText ) : IEnumerable |
Method | Description | |
---|---|---|
CurrentMatchIsTheFirstMatchInTheList ( ) : bool | ||
CurrentMatchIsTheLastMatchInTheList ( ) : bool | ||
ResetMatches ( ) : void |
public NodeSearcher ( |
||
connectionTreeModel | ||
return | System.Collections.Generic |
public SearchByName ( string searchText ) : IEnumerable |
||
searchText | string | |
return | IEnumerable |