get_IsClass()

TypeInfo::get_IsClass() const method

Gets a value indicating whether the Type is a class or a delegate; that is, not a value type or interface.

bool System::TypeInfo::get_IsClass() const

See Also