ConvertToType Method
Gets the data type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static Type ToType(
string type
)
Public Shared Function ToType (
type As String
) As Type
- type String
- Data type to get.
TypeType with the data type.