'Usage
Dim instance As DicomDataSet 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 DicomDataSet, it is removed.
No error is generated if the requested item is not present in the DataSet.