[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseTypeConverter.ObjFromString

ObjFromString Method

ObjFromString(string)

Returns an object from it's string representation.

Declaration
protected abstract object ObjFromString(string str)
Protected MustOverride Function ObjFromString(str As String) As Object
Parameters
Type Name Description
string str
Returns
Type Description
object