Method ADT.Set()->contains()

class ADT.Set

Method contains

bool contains(ValueType item)

Description

Check whether a value is a member of the set.