You are here: Symbol Reference > Stimulsoft.Base Namespace > StiTypeFinder Class > StiTypeFinder Methods > FindType Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiTypeFinder.FindType Method

Finds in the type exType the type findType.

Syntax
C++
C#
Visual Basic
public: bool FindType( Type exType, Type typeForFinding );
Parameters
Parameters 
Description 
exType 
Examined type. 
typeForFinding 
Type for finding. 
Returns

true, if type is not found.

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