Checks if atom is a NitroN negative

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

Syntax

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

Return Value

True if atom is NitroN negative, false otherwise

See Also