IndexOf(Value: INetAttachment): Integer;
Value - attachment, which index must be obtained.
The IndexOf method returns index of the attachment passed by the Value parameter.
If the attachment is not in the collection, the method returns -1.
See also: