Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Delete Method (DicomVRTable)








The item to be deleted.
Deletes the specified item from the Value Representation Table.
Syntax
public DicomVR Delete( 
   DicomVR vr
)
'Declaration
 
Public Function Delete( _
   ByVal vr As DicomVR _
) As DicomVR
'Usage
 
Dim instance As DicomVRTable
Dim vr As DicomVR
Dim value As DicomVR
 
value = instance.Delete(vr)
public DicomVR Delete( 
   DicomVR vr
)
public DicomVr delete(DicomVr vr)
 function Leadtools.Dicom.DicomVRTable.Delete( 
   vr 
)
public:
DicomVR^ Delete( 
   DicomVR^ vr
) 

Parameters

vr
The item to be deleted.

Return Value

DicomVR class to an adjacent item.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomVRTable Class
DicomVRTable Members
Reset Method
GetFirst Method
GetLast Method
GetPrevious Method
GetNext Method
Find Method
FindByIndex Method
Insert Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features