Util..::..StrToObject Method
Overload List
Name | Description | |
---|---|---|
StrToObject(String, String) |
Converts a String to an object object based on a Type passed as a String.
|
|
StrToObject(Type, String) |
Converts a String to an object object based on a Type .
|
|
StrToObject(TypeCode, String) |
Converts a String to an object object based on a TypeCode .
|