Checks atom valency (Outer electron - Bond sum + Charge)
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public static bool CheckAtomValency( Atom atom ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function CheckAtomValency ( _ atom As Atom _ ) As Boolean |
| Visual C++ |
|---|
public: static bool CheckAtomValency( Atom^ atom ) |
Parameters
- atom
- Type: Hyleos.Chemistry..::.Atom
Atom to check