Click or drag to resize

WriteBackSerialize Method

Serialize given writeback list into the stream.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void Serialize(
	Stream s
)

Parameters

s
Type: System.IOStream
See Also