共用方式為


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

適用於