DVTk API
Remove Method (value)
DVTkDvtkHighLevelInterface.Dicom.OtherPresentationContextCollectionRemove(PresentationContext)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0