| Visual Basic (Declaration) | |
|---|---|
Overrides Public NotOverridable Function GetItemAt( _ ByVal index As Integer _ ) As Object | |
Parameters
- index
- The zero-based index at which to retrieve the item.
Return Value
The item at the specified index.This method evaluates the index according to any and all sorting and filtering criteria that are applied to the view.
Supported Frameworks: Microsoft .NET Framework version 3.5