Questions tagged [iconvertible]

Interface, which defines methods that convert the value of the implementing reference or value type to a common language runtime type that has an equivalent value.

31 questions
-1
votes
2 answers

How can I implement IConvertible object in my code?

When I finished inputting all the data in the datagrid columns upon clicking the save button this error returns: ERROR: An unhandled exception of type 'System.InvalidCastException' occurred in system.data.dll Additional information: Object must…
ivandinglasan
  • 384
  • 4
  • 15
  • 29
1 2
3