Name | Description | |
---|---|---|
NIListDataTable Constructor | Creates a new data source that binds to the specfied list. |
The following tables list the members exposed by NIListDataTable.
Name | Description | |
---|---|---|
NIListDataTable Constructor | Creates a new data source that binds to the specfied list. |
Name | Description | |
---|---|---|
ListCount | Overridden. Gets the count of items in the list | |
ListGetAt | Overridden. Gets the list object at the specified index. | |
ListInsertAt | Overridden. Inserts the list object at the specfied index. | |
ListRemoveAll | Overridden. Removes all list items | |
ListRemoveAt | Overridden. Removes the list object at the specfied index. |