public interface IReadOnlyDictionary`2<TKey, TValue> : IReadOnlyUIntCollection;
TKey: (No description provided.)
TValue: (No description provided.)