Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
SearchBase Class
SearchBase Constructor
SearchBase Constructor (Molecule, Chiralities, Boolean)
SearchBase Constructor (Molecule, Atom, Boolean, Boolean)
SearchBase Constructor (Molecule, Atom, Boolean, Boolean)
Initializes a new instance of the
SearchBase
class
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
protected
SearchBase
(
Molecule
m
,
Atom
start
,
bool
branchFirst
,
bool
orderit
)
Parameters
m
Type:
Scilligence.MolEngine
Molecule
start
Type:
Scilligence.MolEngine
Atom
branchFirst
Type:
System
Boolean
orderit
Type:
System
Boolean
See Also
Reference
SearchBase Class
SearchBase Overload
Scilligence.MolEngine Namespace