Add: IAdhocBinaryItem;
The Add method adds an element to the collection of dashboard binary data.
To remove a certain object, use the IAdhocBinaryData.RemoveById method, to remove all elements, use the IAdhocBinaryData.Clear method.
The property use is given in the example for IAdhocBinaryItem.ReadFromStream.
See also: