TVecInt.SaveToStream Method

procedure SaveToStream(const DstStream: TStream);

Save the list to a stream.

#NameTypeDescription
1DstStreamStream

Result: stored in self (calling object)