OrderedHashtable.Values Property

Definition

Gets the values in the hashtable.

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

Property Value

Applies to