Leadtools.Medical.Workstation.Commands Namespace > DeleteAllCellAnnotationsCommand Class : GetDeleteAnnotationIds Method |
protected override IList<AnnotationIdentifier> GetDeleteAnnotationIds( MedicalViewerCell cell )
'Declaration Protected Overrides Function GetDeleteAnnotationIds( _ ByVal cell As MedicalViewerCell _ ) As IList(Of AnnotationIdentifier)
'Usage Dim instance As DeleteAllCellAnnotationsCommand Dim cell As MedicalViewerCell Dim value As IList(Of AnnotationIdentifier) value = instance.GetDeleteAnnotationIds(cell)
protected override Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <AnnotationIdentifier> GetDeleteAnnotationIds( MedicalViewerCell cell )
function Leadtools.Medical.Workstation.Commands.DeleteAllCellAnnotationsCommand.GetDeleteAnnotationIds( cell )
protected: IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( MedicalViewerCell* cell ) override
protected: IList<AnnotationIdentifier*>* GetDeleteAnnotationIds( MedicalViewerCell* cell ) override
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