C#
VB
C++
Changes an object to another type.
<ExtensionAttribute()>
Public Shared Function ChangeType( _
ByVal value As Object, _
ByVal to As Type _
) As Object
value
The object to change.
to
The type of object the object should be changed to.
The new object changed to the specified type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET