DVTk API
Remove Method (value)
DVTkDvtk.Dicom.InformationEntityBaseInformationEntityListRemove(BaseInformationEntity)
DVTk API

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

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

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0