| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function GetItem( _ ByVal index As Integer _ ) As Object | |
| C# | |
|---|---|
public virtual object GetItem( int index ) | |
Parameters
- index
- index of the object to retrieve.
| Infragistics2.Shared.v8.1 | |
| GetItem Method | |
| See Also | |
|
| Infragistics.Shared Namespace > DisposableObjectCollectionBase Class : GetItem Method |