Version

IDataSourceSupportsIndexedAccess Interface Members

The following tables list the members exposed by IDataSourceSupportsIndexedAccess.

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