NSMutableDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Keys 属性

定义

System.Collections.Generic.ICollection<TKey> System.Collections.Generic.IDictionary<TKey,TValue>.Keys { get; }
System.Collections.Generic.IDictionary<TKey,TValue>.Keys

属性值

ICollection<TKey>

实现

适用于