The following tables list the members exposed by IFastItemsSource.
| Name | Description | |
|---|---|---|
![]() | ContentsAsIList | Fetches the contents as an IList |
![]() | DeregisterColumn | Deregisters a column. |
![]() | HandleCollectionChanged | Notifies of a collection event. |
![]() | IndexOf | Gets the index of the requested item. |
![]() | RegisterColumn | Gets a column for a specific property name. |
![]() | RegisterColumnDateTime | Gets a date time column for a specific property name. |
![]() | RegisterColumnInt | Gets an integer column for a specific property name. |
![]() | RegisterColumnObject | Gets an object column for a specific property name. |
| Name | Description | |
|---|---|---|
![]() | Event | Indicates that the data has changed. |