Click or drag to resize

StiParserIsImplicitlyCastableTo Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Engine.StiParser.IsImplicitlyCastableTo(System.Type,System.Type)"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsImplicitlyCastableTo(
	Type from,
	Type to
)

Parameters

from
Type: SystemType

[Missing <param name="from"/> documentation for "M:Stimulsoft.Report.Engine.StiParser.IsImplicitlyCastableTo(System.Type,System.Type)"]

to
Type: SystemType

[Missing <param name="to"/> documentation for "M:Stimulsoft.Report.Engine.StiParser.IsImplicitlyCastableTo(System.Type,System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiParser.IsImplicitlyCastableTo(System.Type,System.Type)"]

See Also