TReflection.GetType(TObject) Method

Represents method GetType(TObject).

Namespace: Spring.Reflection
public
 function GetType(const instance: TObject): TRttiType; overload;

Parameters

instance
Type: TObject

Return Value

Type: TRttiType

 

Implements

IReflection.GetType(TObject)