Check if atom is NitroN

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

Syntax

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

Return Value

True if atom is NitroN, false otherwise

See Also