DBConvert.ChangeType Method
.NET Framework 4.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Changes one type to another.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ChangeType<T>(Object) | Infrastructure. Changes the specified value to the current type. |
|
ChangeType(Object, Type) | Infrastructure. Changes the specified value to the specified type. |