TType.TryGetType(PTypeInfo,TRttiType) Method

Represents method TryGetType(PTypeInfo,TRttiType).

Namespace: Spring.Reflection
public
 class function TryGetType(typeInfo: PTypeInfo; out rttiType: TRttiType): Boolean; static;

Parameters

typeInfo
Type: System.Void

rttiType
Type: TRttiType

Return Value

Type: Boolean