has_interface


Description:

public bool has_interface (string interfacename)

Check if this implements the interface with name interfacename.

Parameters:

this

a ElementFactory

interfacename

an interface name

Returns:

true when this implement the interface.