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

Finds in the type exType interface findType.

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

true, if interface is not found.

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