←Select platform

Remove Method (MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell>)

Summary

Removes the specified synchronized cell.

Syntax

C#
VB
C++
public override bool Remove(  
   MedicalViewerBaseCell item 
) 
Public Overrides Function Remove( _ 
   ByVal item As MedicalViewerBaseCell _ 
) As Boolean 
public: 
bool Remove(  
   _MedicalViewerBaseCell^_ item 
) override 

Parameters

item
object to remove.

Return Value

true if the synchronized cell was removed successfully; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize