SimpleDataHelperT Properties |
The SimpleDataHelperT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | ||
| Item | ||
| List | NOTE: If you modify the list directly, the changes won't be reflected in the adapter unless you call NotifyListChangedExternally(Boolean) This is not encouraged for partial inserts/removes (i.e. when some of the items should be kept), because it updates all items' views. Use only if necessary |