Type.deduceWild

Compute MOD bits matching this argument type to wild parameter type.

class Type
MOD
deduceWild
(,
bool isRef
)

Parameters

t Type

corresponding parameter type

isRef bool

parameter is ref or out

Return Value

Type: MOD

MOD bits

Suggestion Box / Bug Report