Number of double bonded sulfurs 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 CountDoubleBondedSulfurs()
Visual Basic (Declaration)
Public Function CountDoubleBondedSulfurs As Integer
Visual C++
public:
int CountDoubleBondedSulfurs()

Return Value

number of double bonded sulfurs to this atom

See Also