Check if atom is an Oxygen SP3

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

Syntax

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

Return Value

True if atom is an Oxygen SP3, false otherwise

See Also