Navigation: Code Documentation > RSCommon > GStreams > Classes > TGSpecialFiler
TGSpecialFiler Methods
Name
Description
ReadCollection(TCollection)
Reads the hetergeneous collection using the Reader property.
Note
The collection must have been previously written out with the WriteCollection method.
WriteCollection(TCollection)
Writes the hetergeneous collection using the Writer property.
The collection may be read in later using the ReadCollectionmethod.
Top