Cast

Cast(object, Type)

Obsolete public static object Cast(object obj, Type type) ;

Description

Cast the object.

Parameters

Parameter Name Description
obj The object to cast
type Casting type

Returns

Casted value