Convert Method (IKrunchDataTypeConverter)
- Last UpdatedApr 08, 2026
- 1 minute read
The entry method to convert the data.
double Convert(
KrunchContext context
)
double Convert(
KrunchContext^ context
)
Parameters
- context
- The KrunchContext containing the information about the data.
Return Value
The value converted to a Double.