Click or drag to resize

ObservableCollectionT Properties

The ObservableCollectionT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of object contained in the collection.
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
Public propertyItem
Gets or sets the object at the specified index.
Top
See Also