Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void RefreshItem(int)

Declaration

public void RefreshItem(
    int index
)

Summary

Refreshes the item contained at the specified index.

Parameters

intindexThe zero-based index of the element to refresh.