Gets the integer value from the Atom if it is a NumAtom.
[C#] static int GetInt(Atom atom) [Visual Basic] Shared Function GetInt(atom As Atom) As Integer
static int GetInt(Atom atom)
Shared Function GetInt(atom As Atom) As Integer
Get the integer value from the supplied Atom if it is a NumAtom.
If the atom is not a NumAtom or if it is null then zero will be returned.
None.
Submit feedback about this site to: