System::TypeInfo::get_IsInterface method
TypeInfo::get_IsInterface 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
- Class TypeInfo
- Namespace System
- Library Aspose.PDF for C++