Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ChangeType Method






The object to change.
The type of object the object should be changed to.
Changes an object to another type.
Syntax
[ExtensionAttribute()]
public static object ChangeType( 
   object value,
   Type to
)
'Declaration
 
<ExtensionAttribute()>
Public Shared Function ChangeType( _
   ByVal value As Object, _
   ByVal to As Type _
) As Object
'Usage
 
Dim value As Object
Dim to As Type
Dim value As Object
 
value = GeneralExtensions.ChangeType(value, to)
[ExtensionAttribute()]
public:
static Object^ ChangeType( 
   Object^ value,
   Type^ to
) 

Parameters

value
The object to change.
to
The type of object the object should be changed to.

Return Value

The new object changed to the specified type.
Requirements

Target Platforms

See Also

Reference

GeneralExtensions Class
GeneralExtensions Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features