DVTk API
Hl7ProtocolMessageCollection Constructor (arrayOfValues)
DVTkDvtkHighLevelInterface.Hl7.MessagesHl7ProtocolMessageCollectionHl7ProtocolMessageCollection(array<Hl7ProtocolMessage>[]()[])
DVTk API

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

Constructor with initialization. Shallow copy.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7ProtocolMessageCollection(
	Hl7ProtocolMessage[] arrayOfValues
)
Public Sub New ( _
	arrayOfValues As Hl7ProtocolMessage() _
)
public:
Hl7ProtocolMessageCollection(
	array<Hl7ProtocolMessage^>^ arrayOfValues
)
Parameters
arrayOfValues (array< Hl7ProtocolMessage >[]()[])
values to copy.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0