ParameterType enumeration

ParameterType enumeration

Represents all parameters’ type or return value type of function.

The ParameterType type exposes the following members:

Fields

FieldDescription
REFERENCE
VALUE
ARRAY

See Also