OOI UA-ModelCompiler

SchemaGenerator..::..CollectDatatypes Method

Returns the datatypes in the dictionary.

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

Syntax


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

Parameters

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