DVTk API
Remove Method (value)
DVTkDvtk.Dicom.InformationEntityDataSetCollectionRemove(DataSet)
DVTk API

[This is preliminary documentation and is subject to change.]

Removes the first occurrence of a specific DataSet from the DataSetCollection.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	DataSet value
)
Public Sub Remove ( _
	value As DataSet _
)
public:
void Remove(
	DataSet^ value
)
Parameters
value (DataSet)
The DataSet to remove from the DataSetCollection.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0