public void ExportToSupplementaryStream( Stream outStream, IList<Serializable> serializables, double version = 0 )
Description
Exports a collection of objects to the specified stream.
public void ExportToSupplementaryStream( Stream outStream, IList<Serializable> serializables, double version = 0 )
Exports a collection of objects to the specified stream.
Comments
0 comments
Please sign in to leave a comment.