first

first(): MemberType;

The first method of the ExternalCollection class returns a proxy reference that represents the first entry in the virtual collection.

For ordered external collections such as dictionaries and arrays, the proxy represents the first row selected, determined by the ORDER BY clause.