INativeValueConverterService.ConvertTo(Object, Type, Object) 方法

定义

public bool ConvertTo (object value, Type toType, out object nativeValue);
abstract member ConvertTo : obj * Type * obj -> bool

参数

value
System.Object
toType
System.Type
nativeValue
System.Object

返回

System.Boolean

适用于