'Declaration Public Overloads Function CanConvertTo( _ ByVal destinationType As Type _ ) As Boolean
public bool CanConvertTo( Type? destinationType )
Parameters
- destinationType
'Declaration Public Overloads Function CanConvertTo( _ ByVal destinationType As Type _ ) As Boolean
public bool CanConvertTo( Type? destinationType )