Item(Index: Integer): IAdhocBinaryItem;
Index. Index of collection element.
The Item property returns the element of binary data collection.
The number of collection elements is returned by the IAdhocBinaryData.Count property. The numbering is continuous and starts with zero.
The property use is given in the example for IAdhocBinaryItem.ReadFromStream.
See also: