DVTk API
Add Method (value)
DVTkDvtkHighLevelInterface.Hl7.MessagesHl7ProtocolMessageCollectionAdd(Hl7ProtocolMessage)
DVTk API

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

Adds an item to the IList.
Declaration Syntax
C#Visual BasicVisual C++
public int Add(
	Hl7ProtocolMessage value
)
Public Function Add ( _
	value As Hl7ProtocolMessage _
) As Integer
public:
int Add(
	Hl7ProtocolMessage^ value
)
Parameters
value (Hl7ProtocolMessage)
The item to add to the IList.
Return Value
The position into which the new element was inserted.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0