Atom Sibling iterator throught bonded atoms (to this) having more than 1 bond
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public IEnumerable<Atom> AtomSiblingSSSR { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AtomSiblingSSSR As IEnumerable(Of Atom) |
| Visual C++ |
|---|
public: property IEnumerable<Atom^>^ AtomSiblingSSSR { IEnumerable<Atom^>^ get (); } |