Check if bond is Single

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

Syntax

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

Return Value

True if bond is Single, otherwise false

See Also