DictAtom Values Property. Get the collection of the Atoms in the dictionary. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] DictAtom.ValueCollection

[Visual Basic]
DictAtom.ValueCollection
 n/a  Yes Get the collection of the Atoms in the dictionary.

 

   

Notes
 

Get the collection of the Atoms in the dictionary.

DictAtom.ValueCollection implements ICollection<Atom> and ICollection.

 

   

Example
 

None.