DeleteVR method (ILEADDicomDS)
short DeleteVR (); | |
Overview |
Refer to Working with Value Representations. |
Remarks
Deletes the item specified by the CurrentVR property from the Value Representation Table. Sets the CurrentVR property to the previous item in the table.
You can remove all items from the table using the ResetVR method.
See Also