MethodInfo.getAllAttributes Method

Gets the full set of attributes for the method.

Syntax

public Array getAllAttributes()

Run On

Called

Return Value

Type: Array Class
The Array of SysAttribute objects for the method.

See Also

Reference

MethodInfo Class