DVTk API
AddToInformationModel Method (datasetCollection)
DVTkDvtkHighLevelInterface.InformationModelBaseInformationModelAddToInformationModel(DataSetCollection)
DVTk API

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

Add data to the Information Model from the given datasets.
Declaration Syntax
C#Visual BasicVisual C++
public void AddToInformationModel(
	DataSetCollection datasetCollection
)
Public Sub AddToInformationModel ( _
	datasetCollection As DataSetCollection _
)
public:
void AddToInformationModel(
	DataSetCollection^ datasetCollection
)
Parameters
datasetCollection (DataSetCollection)
Datasets used to populate the Information Model.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0