OrderedHashtable.Keys Property

Definition

Gets the keys in the hashtable.

public override System.Collections.ICollection Keys { get; }
member this.Keys : System.Collections.ICollection
Public Overrides ReadOnly Property Keys As ICollection

Property Value

Applies to