System::TypeInfo::get_ContainsGenericParameters method

TypeInfo::get_ContainsGenericParameters method

Gets a value indicating whether the current Type object has type parameters that have not been replaced by specific types.

bool System::TypeInfo::get_ContainsGenericParameters() const

See Also