Click or drag to resize

TrulyObservableOrderedSetT Properties

The TrulyObservableOrderedSetT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the total number of items in the set.
Public propertyIsReadOnly
Always returns false.
Public propertyItem
Gets or replaces an element in the ordered set at the specified index.
Top
See Also