public void Remove( Keyword Keyword )
public: void Remove( Keyword Keyword )
'Declaration Public Overloads Sub Remove( _ ByVal Keyword As Keyword _ )
'Usage Dim instance As DicomDataSet Dim Keyword As Keyword instance.Remove(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.
Target Platforms: .NET CLR 4.0 or higher
DicomDataSet Class DicomDataSet Members Overload List