to_array method

to_array()

Copies all HeaderFoorter s from the collection to a new array of HeaderFoorter s.

def to_array(self):
    ...

Returns

An array of HeaderFoorter s.

See Also