'Usage
Dim instance As DicomImage Dim keyword As Keyword instance.Remove(keyword)
Parameters
- keyword
- The attribute to be removed, specified as a Keyword
If the appropriate data element exists in the underlying DicomDataSet, it is removed.
No error is generated if the requested item is not present in the DataSet.