Skip to main content

AvaloniaDictionary<TKey, TValue> Properties

Properties

CountGets the number of elements contained in the ICollection(T).
IsReadOnlyGets a value indicating whether the ICollection(T) is read-only.
Item(TKey)Gets or sets the named resource.
KeysGets an ICollection(T) containing the keys of the IDictionary(TKey, TValue).
ValuesGets an ICollection(T) containing the values in the IDictionary(TKey, TValue).

See Also

Reference

AvaloniaDictionary(TKey, TValue) Class
Avalonia.Collections Namespace