contains


Description:

public bool contains (Signature sig)

Checks whether or not the specified Signature is contained within the SignatureList.

Parameters:

this

a SignatureList

sig

a Signature

Returns:

true if the specified Signature is contained within the specified SignatureList or false otherwise.