Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
ISearcher Interface
ISearcher Methods
DBStatus Method
GetRecordCount Method
RefreshDB Method
SaveMolEngine Method
Search Method
SearchReturnKeys Method
SearchReturnXml Method
ISearcher
Search Method
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
string
Search
(
string
query
,
string
searchtype
,
double
cutoff
,
string
filter
,
int
maxcount
)
Parameters
query
Type:
System
String
searchtype
Type:
System
String
cutoff
Type:
System
Double
filter
Type:
System
String
maxcount
Type:
System
Int32
Return Value
Type:
String
See Also
Reference
ISearcher Interface
Scilligence.MolEngine.Companion Namespace