ItemsSourceView<T> Properties
Properties
Count | Gets the number of items in the collection. (Inherited from ItemsSourceView) |
Empty | Gets an empty ItemsSourceView |
Item(Int32) | Retrieves the item at the specified index. |
Source | Gets the source collection. (Inherited from ItemsSourceView) |