System::TypeInfo::SetTemplParamType method

TypeInfo::SetTemplParamType method

Sets template parameter type descritor.

void System::TypeInfo::SetTemplParamType(const TypeInfo &templParam)
ParameterTypeDescription
templParamconst TypeInfo&Pointer to template parameter type descriptor to set.

See Also