Click or drag to resize

WriteBackSerialize Method

Serialize given writeback list into the stream.

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

Parameters

s  Stream
See Also