index_of


Description:

public int index_of (Signature sig)

Gets the index of the specified Signature inside the SignatureList.

Parameters:

this

a SignatureList

sig

a Signature

Returns:

the index of the requested Signature within the SignatureList or %-1 if it is not contained within the SignatureList.