protected virtual IList<AnnotationIdentifier> GetDeleteAnnotationIds( MedicalViewerCell cell )
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)
Target Platforms
DeleteCellAnnotationsCommand Class DeleteCellAnnotationsCommand Members