Click or drag to resize

CTObjectDataHandlerE, O, SCreateEditGuard Method

This function create new instance of CTObjectGuardE, O, S. Can be overridden to provide specialized version.

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual CTObjectGuard<E, O, S> CreateEditGuard()

Return Value

CTObjectGuardE, O, S
See Also