db4o

IClass.isInterface Method 

[Visual Basic]
Function isInterface() As Boolean
[C#]
bool isInterface();
[C++]
bool isInterface();
[JScript]
function isInterface(): bool;

See Also

IClass Interface | com.db4o.reflect Namespace