TypesOf(TValue[]) Method

Returns the types of the values.

Namespace: Spring
function TypesOf(const values: array of TValue): TArray<PTypeInfo>;

Parameters

values
Type: array of TValue

Return Value

Type: TArray<PTypeInfo>