Click or drag to resize

CTObjectDataHandlerE, O, SGetExtenionData Method

Get the extension data from the core object.

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected abstract byte[] GetExtenionData(
	O obj
)

Parameters

obj  O

Return Value

Byte
See Also