IAdhocBinaryData.Clear

Fore Syntax

Clear;

Fore.NET Syntax

None;

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.

Fore Example

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

See also:

IAdhocBinaryData