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 Namespace > WorkstationState Class : DeleteCellFromState Method |
public virtual void DeleteCellFromState( MedicalViewerBaseCell cell )
'Declaration Public Overridable Sub DeleteCellFromState( _ ByVal cell As MedicalViewerBaseCell _ )
'Usage Dim instance As WorkstationState Dim cell As MedicalViewerBaseCell instance.DeleteCellFromState(cell)
public: virtual void DeleteCellFromState( MedicalViewerBaseCell* cell )
public: virtual void DeleteCellFromState( MedicalViewerBaseCell^ cell )