Click or drag to resize
CalculationWorks Logo
Type Browser Dialog

Helps you to find type names for data-, behavior item-, function- and validator types.

Dialog Type Browser

The type browser dialog lists loaded types depending on Find, Open Namespaces Only settings and a the context. The context may be:

Image

Context

Constraints

Browse Data Type

Column Type

  • not static

Browse Function

Function Type

REMARK: When using a generic function type (see: Creating Function Classes) and omitting the type parameter the column type will be used as type parameter.

Browse Rule

Validator Type

FindHS

Behavior Item Types

  • not abstract

  • has default constructor

  • inherits the behavior item base (see Behavior Area)

You are not limited to the proposed types. So you my use arrays like int[,] or generic types like IList<string>.