You are here: Symbol Reference > Stimulsoft.Base Namespace > StiConvert Class > StiConvert Methods > ChangeType Method > ChangeType Method (object, Type)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiConvert.ChangeType Method (object, Type)

Changes a type of the specified value.

Syntax
C++
C#
Visual Basic
public: object ChangeType( object value, Type conversionType );
Parameters
Parameters 
Description 
value 
A parameter which type will be changed. 
conversionType 
A type to which the value parameter will be converted. 
Returns

Returns a value of the converted type.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.