contains


Description:

public bool contains (Attribute match)

Check whether the attributes contain a certain attribute.

Parameters:

this

The attributes to check

match

The attribute to find

Returns:

true if the attributes contain the attribute.