public ICollection<TKey> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of TKey) Get
abstract Keys : ICollection<'TKey> with get override Keys : ICollection<'TKey> with get
In This Article