Click or drag to resize

ExportItemSerialize Method

Serialize this item.

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

Parameters

ms
Type: System.IOStream
See Also