Number of single bonds

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

Syntax

C#
public int CountSingleBond()
Visual Basic (Declaration)
Public Function CountSingleBond As Integer
Visual C++
public:
int CountSingleBond()

Return Value

number of single bonds

See Also