System::TypeInfo::get_IsGenericTypeDefinition method

TypeInfo::get_IsGenericTypeDefinition 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