Leadtools.Dicom.Common

ChangeType Method

Show in webframe





The object to change.
The type of change the object to.
Changes 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 change the object to.

Return Value

The new object changed to the specified type.
Requirements

Target Platforms

See Also

Reference

GeneralExtensions Class
GeneralExtensions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features