Number of double bonded nitrogens with this atom

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

Syntax

C#
public int CountDoubleBondedNitrogens()
Visual Basic (Declaration)
Public Function CountDoubleBondedNitrogens As Integer
Visual C++
public:
int CountDoubleBondedNitrogens()

Return Value

number of double bonded oxygens to this atom

See Also