DVTk API
InitialAction Method
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageIteratorInitialAction()()()
DVTk API

[This is preliminary documentation and is subject to change.]

An descendant of this class may override this method to perform some extra actions before the main loop is entered. A reason for putting code in this place instead of the constructor is that all Write... methods work (if results are gathered). Default, nothing is done in this method.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void InitialAction()
Protected Overridable Sub InitialAction
protected:
virtual void InitialAction()

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0