DictAtom Clear Function. Removes all elements from the dictionary. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Removes all elements from the dictionary.

 

   
Syntax  

[C#]
void Clear()

[Visual Basic]
Sub Clear()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Removes all elements from the dictionary.

 

   

Example
 

None.