![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Loader Namespace > MedicalViewerLoaderBase Class : CloneCell Method |
public virtual MedicalViewerMultiCell CloneCell( MedicalViewerMultiCell cell )
'Declaration Public Overridable Function CloneCell( _ ByVal cell As MedicalViewerMultiCell _ ) As MedicalViewerMultiCell
'Usage Dim instance As MedicalViewerLoaderBase Dim cell As MedicalViewerMultiCell Dim value As MedicalViewerMultiCell value = instance.CloneCell(cell)
public: virtual MedicalViewerMultiCell^ CloneCell( MedicalViewerMultiCell^ cell )