Click or drag to resize

SettingsObjectSerialize Method

Internally used for serializing and storing this object.

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

Return Value

Type: Byte
This object as bytearray representation
See Also