[]
Returns an object from it's string representation.
protected abstract object ObjFromString(string str)
Protected MustOverride Function ObjFromString(str As String) As Object
| Type | Name | Description |
|---|---|---|
| string | str |
| Type | Description |
|---|---|
| object |