DVTk API
DicomProtocolMessageCollection Constructor (arrayOfValues)
DVTkDvtkHighLevelInterface.Dicom.MessagesDicomProtocolMessageCollectionDicomProtocolMessageCollection(array<DicomProtocolMessage>[]()[])
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0