Edit

Share via


IReadOnlyKeyedList<TKey,TValue>.Keys Property

Definition

public System.Collections.Generic.IReadOnlyList<TKey> Keys { get; }
member this.Keys : System.Collections.Generic.IReadOnlyList<'Key>
Public ReadOnly Property Keys As IReadOnlyList(Of TKey)

Property Value

Applies to