IAdhocBinaryData.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of collection element.

Description

The Remove method removes the specified element of the dashboard binary data collection.

Comments

To add a new element, use the IAdhocBinaryData.Add method.

Available values:

See also:

IAdhocBinaryData