Leadtools.Medical.Workstation.Commands Namespace > DeleteCellAnnotationsCommand Class : GetDeleteAnnotationIds Method |
protected virtual IList<AnnotationIdentifier> GetDeleteAnnotationIds( MedicalViewerCell cell )
'Declaration Protected Overridable Function GetDeleteAnnotationIds( _ ByVal cell As MedicalViewerCell _ ) As IList(Of AnnotationIdentifier)
'Usage Dim instance As DeleteCellAnnotationsCommand Dim cell As MedicalViewerCell Dim value As IList(Of AnnotationIdentifier) value = instance.GetDeleteAnnotationIds(cell)
protected: virtual IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( MedicalViewerCell* cell )
protected: virtual IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( MedicalViewerCell* cell )