'Declaration
Protected Function GetConvertFromException( _ ByVal value As System.Object _ ) As System.Exception
'Usage
Dim instance As HistoryColumnConverter Dim value As System.Object Dim value As System.Exception value = instance.GetConvertFromException(value)
protected System.Exception GetConvertFromException( System.object value )
Parameters
- value