KeyedListEntries Properties | 
The KeyedListEntries type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | 
            Gets the number of key/value pairs contained in the list
              | |
| Keys | 
            Gets a list of objects containing the keys of the entries.
              | |
| Values | 
            Gets a list of objects containing the values of the entries.
              |