Contains(Value: INetAttachment): Boolean;
Value - attachment, which presence in the collection must be checked.
The Contains method checks if the attachment passed by the Value parameter is contained in the collection, and returns True if the attachment is already present.
See also: