DictAtom GetValues Function. Get an array of all the Atoms in the dictionary. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Get an array of all the Atoms in the dictionary.

 

   
Syntax  

[C#]
Atom[] GetValues()

[Visual Basic]
Function GetValues() As Atom()

 

   

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.