Home Segments Index Top Previous Next

409: Mainline

You can also send the add: message to an ordered collection. The add: message is handled as though it were an addLast: message; unlike addLast:, however, add: is polymorphic. That is, add: is defined for other classes, as you see in Segment••missing reference••, Segment••missing reference••, and Segment••missing reference••.