Atom iterator throught bonded atoms to this no being a charged Hydrogen
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public IEnumerable<Atom> AtomNoneChargedHydrogenNext { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AtomNoneChargedHydrogenNext As IEnumerable(Of Atom) |
| Visual C++ |
|---|
public: property IEnumerable<Atom^>^ AtomNoneChargedHydrogenNext { IEnumerable<Atom^>^ get (); } |