Returns an array of all interfaces that are declared directly on this class. Interfaces that appear multiple times on the class are only present once in the array.
An array of interfaces on this class.
See Implementation
Returns an array of all interfaces that are declared directly on this class. Interfaces that appear multiple times on the class are only present once in the array.