IAdhocBinaryData.Clear

Syntax

Clear;

Description

The Clear method clears the collection of binary data of the dashboard.

Comments

After executing the method the IAdhocBinaryData.Count property is set to 0.

Example

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

See also:

IAdhocBinaryData