Check if atom is OxoC

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

Syntax

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

Return Value

True if atom is OxoC, false otherwise

See Also