AvaloniaDictionary<TKey, TValue> Properties
Properties
Count | Gets the number of elements contained in the ICollection(T). |
IsReadOnly | Gets a value indicating whether the ICollection(T) is read-only. |
Item(TKey) | Gets or sets the named resource. |
Keys | Gets an ICollection(T) containing the keys of the IDictionary(TKey, TValue). |
Values | Gets an ICollection(T) containing the values in the IDictionary(TKey, TValue). |
See Also
Reference
AvaloniaDictionary(TKey, TValue) Class
Avalonia.Collections Namespace