 | WriteBackSerialize Method |
Serialize given writeback list into the stream.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic void Serialize(
Stream s
)
Public Sub Serialize (
s As Stream
)
Parameters
- s
- Type: System.IOStream
See Also