DVTk API
DicomMessageCollection Constructor (arrayOfValues)
DVTkDvtkHighLevelInterface.Dicom.MessagesDicomMessageCollectionDicomMessageCollection(array<DicomMessage>[]()[])
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0