Gets the Name value from the Atom if it is a NameAtom.
[C#] static string GetName(Atom atom) [Visual Basic] Shared Function GetName(atom As Atom) As String
static string GetName(Atom atom)
Shared Function GetName(atom As Atom) As String
Get the Name value from the supplied Atom if it is a NameAtom.
If the atom is not a NameAtom or if it is null then an empty string ("") will be returned.
None.
Submit feedback about this site to: