ConvertType Class

Converts values to different types. Used internally.

Inheritance

Object

ConvertType

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public static class ConvertType

Methods

ChangeTypelink

Changes the type of an object.

Declaration
public static object ChangeType(object value, Type type, Globalization.CultureInfo culture)
Parameters
Type Name Description
object value The value.
Type type The type.
Globalization.CultureInfo culture The culture.
Returns
Type Description
objectSystem.Object
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙