Check if bond has no stereo (Stereo == 0)

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

Syntax

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

Return Value

True if bond is NONE, otherwise false

See Also