Click or drag to resize

MoleculeHasRGroups Method

Test if the molecule contains any R group. R group defines a structure variable.

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public bool HasRGroups()

Return Value

Type: Boolean
true if found one R group or more
See Also