WriteToStream(Stream: IIOStream);
Stream. Stream to write data.
The WriteToStream method writes an element of the binary data collection to the stream.
To read data written to the stream, use the IAdhocBinaryItem.ReadFromStream method.
The method use is given in the example for IAdhocBinaryItem.ReadFromStream.
See also: