Click or drag to resize

StiConvertChangeType Method (Object, Type)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiConvert.ChangeType(System.Object,System.Type)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Object ChangeType(
	Object value,
	Type conversionType
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiConvert.ChangeType(System.Object,System.Type)"]

conversionType
Type: SystemType

[Missing <param name="conversionType"/> documentation for "M:Stimulsoft.Base.StiConvert.ChangeType(System.Object,System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Base.StiConvert.ChangeType(System.Object,System.Type)"]

See Also