Gets a collection of all property values the dictionary contains.

Syntax

public System.Collections.ICollection Values { get; }
Public ReadOnly Property Values() As System.Collections.ICollection

Limitations

Read only.