SetTemplParamType()

TypeInfo::SetTemplParamType(const TypeInfo&) method

Sets template parameter type descritor.

void System::TypeInfo::SetTemplParamType(const TypeInfo &templParam)

Arguments

ParameterTypeDescription
templParamconst TypeInfo&Pointer to template parameter type descriptor to set.

See Also