DictAtom Keys Property. Get the collection of the keys in the dictionary. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

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

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

 

   

Notes
 

Get the collection of the keys in the dictionary.

DictAtom.KeyCollection implements ICollection<string> and ICollection.

 

   

Example
 

None.