Click or drag to resize

ObservableListT Properties

The ObservableListT type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements contained in the ICollectionT.
Public propertyIsReadOnlyGets a value indicating whether the ICollectionT is read-only.
Public propertyItemGets or sets the element at the specified index.
Top
See Also