Keys Property
Gets an System.Collections.Generic.ICollection containing the keys of Dictionary
Syntax
public System.Collections.Generic.ICollection<KeyType> Keys {get;}Public ReadOnly Property Keys As System.Collections.Generic.ICollection(Of KeyType)