Version 24.2 (latest)

IDataSourceSupportsIndexedAccess Interface Methods

For a list of all members of this type, see IDataSourceSupportsIndexedAccess members.

Public Methods
 NameDescription
 MethodGetItemAtIndexReturns the item at the specific index in the data source. This index is based on the data source's current view of the data, not the actual underlying indexes of the original source.  
See Also