Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Presenters Namespace > ChangeIsoThresholdPresenter Class : DoInitialize Method |
protected override void DoInitialize( WorkstationContainer container, IChangeIsoThresholdView view )
'Declaration Protected Overrides Sub DoInitialize( _ ByVal container As WorkstationContainer, _ ByVal view As IChangeIsoThresholdView _ )
'Usage Dim instance As ChangeIsoThresholdPresenter Dim container As WorkstationContainer Dim view As IChangeIsoThresholdView instance.DoInitialize(container, view)
protected: void DoInitialize( WorkstationContainer* container, IChangeIsoThresholdView* view ) override
protected: void DoInitialize( WorkstationContainer^ container, IChangeIsoThresholdView^ view ) override