Click or drag to resize

StiTypeFinderFindType Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiTypeFinder.FindType(System.Type,System.Type)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool FindType(
	Type exType,
	Type typeForFinding
)

Parameters

exType
Type: SystemType

[Missing <param name="exType"/> documentation for "M:Stimulsoft.Base.StiTypeFinder.FindType(System.Type,System.Type)"]

typeForFinding
Type: SystemType

[Missing <param name="typeForFinding"/> documentation for "M:Stimulsoft.Base.StiTypeFinder.FindType(System.Type,System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.StiTypeFinder.FindType(System.Type,System.Type)"]

See Also