Click or drag to resize

CTObjectTaggedSettingsOSerialize Method

Inheritant of this class MUST call
C#
base.Serialize(s);
first!

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected override void Serialize(
	Stream s
)

Parameters

s  Stream
See Also