DVTk API
Remove Method (value)
DVTkDvtkHighLevelInterface.Hl7.MessagesHl7ProtocolMessageCollectionRemove(Hl7ProtocolMessage)
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(
	Hl7ProtocolMessage value
)
Public Sub Remove ( _
	value As Hl7ProtocolMessage _
)
public:
void Remove(
	Hl7ProtocolMessage^ value
)
Parameters
value (Hl7ProtocolMessage)
The item to remove from the IList.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0