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 Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <AnnotationIdentifier> GetDeleteAnnotationIds( MedicalViewerCell cell )
function Leadtools.Medical.Workstation.Commands.DeleteCellAnnotationsCommand.GetDeleteAnnotationIds( cell )
protected: virtual IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( MedicalViewerCell* cell )
protected: virtual IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( MedicalViewerCell* cell )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2