Gets a collection of all property names the dictionary contains.

Syntax

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

Limitations

Read only.