Number of double bonds

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

Syntax

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

Return Value

number of double bonds

See Also