ObservableCollectionT Properties |
The ObservableCollectionT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of object contained in the collection.
| |
| IsReadOnly |
Gets a value indicating whether the collection is read-only.
| |
| Item |
Gets or sets the object at the specified index.
|