Is a heteroatom (not H, not C)

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public bool IsHeteroAtom { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsHeteroAtom As Boolean
Visual C++
public:
property bool IsHeteroAtom {
	bool get ();
}

See Also