get_IsGenericTypeDefinition()

TypeInfo::get_IsGenericTypeDefinition() const method

Gets a value indicating whether the current Type represents a generic type definition, from which other generic types can be constructed.

bool System::TypeInfo::get_IsGenericTypeDefinition() const

See Also