Marshal.TryConvertTo Method (Type, object, object, object)
Attempts to convert the given object to the given type.
The conversion is performed using optimistic and relaxed conversion rules.
This method will not throw exceptions if conversion fails, but instead return false. Returns true if conversion succeededs, or the input is null.
Location
- Namespace
- Fuse
- Package
- Fuse.Marshal 2.9.1