Member.getDeclaringClass

Member.getDeclaringClass

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract Class getDeclaringClass()
Description
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.


Send feedback to MSDN.Look here for MSDN Online resources.