System::TypeInfo::get_IsClass method

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