 | CTObjectDataHandlerE, O, SCreateEditGuard Method |
This function create new instance of
CTObjectGuardE, O, S.
Can be overridden to provide specialized version.
Namespace: CTExtensions.ExportCore.CTObjectDataAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected virtual CTObjectGuard<E, O, S> CreateEditGuard()
Protected Overridable Function CreateEditGuard As CTObjectGuard(Of E, O, S)
Return Value
CTObjectGuardE,
O,
S
See Also