Checks if bond is Double

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

Syntax

C#
public bool IsDouble()
Visual Basic (Declaration)
Public Function IsDouble As Boolean
Visual C++
public:
bool IsDouble()

Return Value

True if bond is Double, otherwise false

See Also