Click or drag to resize

SettingsObjectSerialize Method

Internally used for serializing and storing this object.

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public byte[] Serialize()

Return Value

Byte
This object as bytearray representation
Revision History
DateVersionDescription
-2022 SP0First Release
See Also