Type Browser Dialog |
Helps you to find type names for data-, behavior item-, function- and validator types.
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 |
---|---|---|
Column Type |
| |
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. | |
Validator Type |
| |
Behavior Item Types |
|
You are not limited to the proposed types. So you my use arrays like int[,] or generic types like IList<string>.