Removes an Atom from the array.
[C#] bool Remove(Atom value) [Visual Basic] Function Remove(value As Atom) As Boolean
bool Remove(Atom value)
Function Remove(value As Atom) As Boolean
When an Atom is removed the elements that follow the removed element move up to occupy the vacated spot.
None.
Submit feedback about this site to: