IReflection.FindType(string) Method

Represents method FindType(string).

Namespace: Spring.Reflection
public
 function FindType(const qualifiedName: string): TRttiType;

Parameters

qualifiedName
Type: string

Return Value

Type: TRttiType