at


Description:

public unowned Attribute at (uint index)

Get attribute at the specified index in the attribute array.

Use [methodAttributes.count] to determine how many attributes are in the array.

Parameters:

this

The attributes array.

index

The attribute index to retrieve.

Returns:

the specified attribute