get_signature


Description:

public unowned Signature get_signature (int index)

Gets the Signature at the specified index.

Parameters:

this

a SignatureList

index

index of Signature to get

Returns:

the Signature at the specified index or null if the index is out of range.