Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
Ring Class
Ring Methods
Align Method
AllAtoms Method
AllIn Method
Center Method
CloneReversed Method
Contains Method
ContainsAnyAtom Method
ContainsAnyBond Method
ContainsQueryAtom Method
Dump Method
EqualsTo Method
FirstSharedAtom Method
FirstSharedPair Method
FlipVertically Method
IsBio Method
Move Method
Reverse Method
Rotate Method
ToString Method
Ring
AllIn Method
Test if the ring contains all atoms in a collection
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
bool
AllIn
(
Set
<
Atom
>
atoms
)
Parameters
atoms
Type:
Scilligence.MolEngine.Common
Set
Atom
The atom collection to be tested
Return Value
Type:
Boolean
true if found one
See Also
Reference
Ring Class
Scilligence.MolEngine Namespace