Check if atom is Nitro -N(-O)(=0)

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

Syntax

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

Return Value

True if atom is NitroN, false otherwise

See Also