IAdhocBinaryData.Count

Syntax

Count: Integer;

Description

The Count property returns the number of objects of binary data collection.

Comments

To add data, use the IAdhocBinaryData.Add method.

Example

The property use is given in the example for IAdhocBinaryItem.ReadFromStream.

See also:

IAdhocBinaryData