ConvertTo()
Method in IYarnValue
Summary
Converts this IYarnValue to type T
.
Type Parameters
Name
Description
T
The type to convert to.
Returns
A value of type T.
Last updated
Method in IYarnValue
Converts this IYarnValue to type T
.
T
The type to convert to.
A value of type T.
Last updated