Type Default Value Read Only Description
KeyCollection null Yes Gets a collection containing the keys.

 

   

Notes
 

Gets a collection containing the keys.

DictElement.KeyCollection implements ICollection<string> and ICollection.

 

   

Example
 
None.