Use reflection to find the base type. If such type do not exist, null is returned
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- currentType
- Type
The type to search from
- baseclassName
- String
The name of the base class to search