ReadOnlyDictionaryAdapter.Count property
Gets the number of key/value pairs contained in the adapted dictionary.
public int Count { get; }
See Also
- class ReadOnlyDictionaryAdapter
- namespace Kestrun.Utilities
Gets the number of key/value pairs contained in the adapted dictionary.
public int Count { get; }