Removes the named entry from the Atom if it is a DictAtom.
[C#] static void RemoveItem(Atom atom, string key) [Visual Basic] Shared Sub RemoveItem(atom As Atom, key As String)
static void RemoveItem(Atom atom, string key)
Shared Sub RemoveItem(atom As Atom, key As String)
DictAtoms can contain other Atoms referenced by name.
This function allows you to remove a named item from a DictAtom.
If the atom supplied is not a DictAtom then calling this function will have no effect.
None.
Submit feedback about this site to: