Click or drag to resize

ExportItemSerialize Method

Serialize this item.

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

Parameters

ms  Stream
See Also