Share via


AttributeDictionary.IReadOnlyDictionary<String,String>.Keys Property

Definition

Gets an enumerable collection that contains the keys in the read-only dictionary.

System.Collections.Generic.IEnumerable<string> System.Collections.Generic.IReadOnlyDictionary<System.String,System.String>.Keys { get; }

Property Value

Implements

Applies to