IAvaloniaReadOnlyList<T> Properties
Properties
Count | Gets the number of elements in the collection. (Inherited from IReadOnlyCollection(T)) |
Item(Int32) | Gets the element at the specified index in the read-only list. (Inherited from IReadOnlyList(T)) |
See Also
Reference
IAvaloniaReadOnlyList(T) Interface
Avalonia.Collections Namespace