get_IsInterface()

TypeInfo::get_IsInterface() const method

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

bool System::TypeInfo::get_IsInterface() const

See Also