IAvaloniaList<T> Properties
Properties
Count | Gets the number of items in the list. |
IsReadOnly | Gets a value indicating whether the ICollection(T) is read-only. (Inherited from ICollection(T)) |
Item(Int32) | Gets or sets the element at the specified index. |