Click or drag to resize

CTObjectTaggedSettingsODeserialize Method

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

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

Parameters

s  Stream
See Also