DictAtom Count Property. Get the number of elements in the dictionary. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] int

[Visual Basic]
Integer
 n/a  Yes Get the number of elements in the dictionary.

 

   

Notes
 

Get the number of elements in the dictionary.

As elements are added to the dictionary the Count will increase.

 

   

Example
 

None.