Check if bond is Triple

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

Syntax

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

Return Value

True if bond is Triple, otherwise false

See Also