DVTk API
AddToInformationModel Method (dataset)
DVTkDvtkHighLevelInterface.InformationModelBaseInformationModelAddToInformationModel(DataSet)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0