ObjectSoup Count Property. The number of items in the Soup. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] int

[Visual Basic]
Integer
 n/a  Yes The number of items in the Soup.

 

   

Notes
 

The number of items in the Soup.

As objects are added to the collection the Count will increase to accomodate them.

The collection may contain null values as well as instantiated IndirectObjects.

 

   

Example
 

None.