get_header_at


Description:

public unowned Header get_header_at (int index)

Gets the header at the specified index within the list.

Parameters:

this

a HeaderList

index

the 0-based index of the header

Returns:

the header at position index.