| SettingsObjectSerialize Method |
Internally used for serializing and storing this object.
Namespace:
CTExtensions.ExportCore.Config
Assembly:
CTInterface (in CTInterface.dll)
Syntax public byte[] Serialize()
Public Function Serialize As Byte()
Return Value
Type:
ByteThis object as bytearray representation
See Also