StringToType Method
StringToType(string)
Returns the type restored from the serialized string
Declaration
Type StringToType(string memberType)
Function StringToType(memberType As String) As Type
Parameters
| Type |
Name |
Description |
| string |
memberType |
|
Returns