DVTk API
RetrieveInformationModel Method (retrieveDataset)
DVTkDvtk.Dicom.InformationEntityIRetrieveInformationModelRetrieveInformationModel(DataSet)
DVTk API

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

Retrieve a list of filenames from the Information Model. The filenames match the individual instances matching the retrieve dataset attributes.
Declaration Syntax
C#Visual BasicVisual C++
StringCollection RetrieveInformationModel(
	DataSet retrieveDataset
)
Function RetrieveInformationModel ( _
	retrieveDataset As DataSet _
) As StringCollection
StringCollection^ RetrieveInformationModel(
	DataSet^ retrieveDataset
)
Parameters
retrieveDataset (DataSet)
Retrive dataset.
Return Value
File list - containing the filenames of all instances matching the retrieve dataset attributes.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0