OOI UA-ModelCompiler

CodeGenerator..::..CollectDatatypes Method

Returns the list of datatypes to process.

Namespace:  CodeGenerator
Assembly:  ModelCompiler (in ModelCompiler.dll)

Syntax


protected void CollectDatatypes(
	TypeDictionary dictionary,
	Type type,
	List<DataType> datatypes,
	bool exportApi
)

Parameters

dictionary
Type: CodeGenerator..::..TypeDictionary
type
Type: Type
datatypes
Type: List<(Of <(<'DataType>)>)>
exportApi
Type: Boolean