Click or drag to resize

ProfileOptionsPROFILESETTINGSTYPELoadData Method

Load data provided by the Core and deserialize it into PROFILESETTINGSTYPE.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override void LoadData(
	byte[] storedData
)

Parameters

storedData  Byte
Data as bytearray
See Also