get_ContainsGenericParameters()

TypeInfo::get_ContainsGenericParameters() const 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