Method | Description | |
---|---|---|
CanConvertTo ( System context, System destinationType ) : bool | ||
ConvertTo ( System context, System culture, object value, System destinationType ) : object |
public CanConvertTo ( System context, System destinationType ) : bool | ||
context | System | |
destinationType | System | |
return | bool |
public ConvertTo ( System context, System culture, object value, System destinationType ) : object | ||
context | System | |
culture | System | |
value | object | |
destinationType | System | |
return | object |