Gets a collection of all property values the dictionary contains.

Syntax

public System.Collections.ICollection Values { get; }

Limitations

Read only.