Declares the notification method being called
at the start of the client application. This method must be
redefined in the derived class.
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public abstract void Initialize()
Public MustOverride Sub Initialize
public:
virtual void Initialize() abstract
abstract Initialize : unit -> unit
See Also