Click or drag to resize
DataHelperConvertValue Method
Overload List
  NameDescription
Public methodStatic memberConvertValue(Object, Type)
Converts the value to a specific type.
Public methodStatic memberConvertValue(Object, Type, Object)
Converts the value to a specific type. Returns true if conversion was possible, otherwise false.
Top
See Also