Checks if atom is alkyl

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

Syntax

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

Return Value

True if atom is alkyl, false otherwise

See Also