Version

IDataSourcePage Interface Members

The following tables list the members exposed by IDataSourcePage.

Public Methods
 NameDescription
 MethodCountGets the count of the items in the provider.  
 MethodGetGroupInformationInformation about group boundaries, if available. Not required if unchanged or not yet available.  
 MethodGetItemAtIndexGets the item at the specified index.  
 MethodGetItemValueAtIndexGets the property value from the item at the specified index.  
 MethodGetSummaryInformationInformation about root level summaries, if available. Group specific summaries should be provided along with the other group information in the GetGroupInformation method.  
 MethodPageIndexThe index of the current page.  
 MethodSchemaThe schema of the current page.  
See Also