indexOf64(value: MemberType): Integer64 abstract;
The indexOf64 method of the Collection class returns the index of the entry specified in the value parameter if it exists in the collection as an
If the specified value occurs more than once in the collection, the index of the first occurrence is returned.