Marshal.ToType<T> Method (object)
Be aware this function may throw a NullReferenceException if the type cannot be converted to the desired one. It is advised to use TryToType or TryConvertTo instead.
Location
- Namespace
- Fuse
- Package
- Fuse.Marshal 2.9.1
Parameters
- o
Returns
T