Returns whether a given type from a given assembly is an interface by searching internally based on the name of the type and the assembly of the type.
True if and only if the type represents an interface.
ICompilerReferences.IsInterface
| Exception Type | Condition |
|---|---|
| ReferenceException | If the type could not be resolved |
CompilerReferences Class | JaCIL.Compiler Namespace | CompilerReferences.IsInterface Overload List