GetValues Function
Get an array of all the Atoms in the dictionary.
Syntax
[C#]
Atom
[] GetValues()
Params
Name
Description
return
An array of all the Atoms in the dictionary.
Notes
Get an array of all the Atoms in the dictionary.
Example
None.