Click or drag to resize

KeyedListEntries Properties

The KeyedListEntries type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of key/value pairs contained in the list
Public propertyKeys
Gets a list of objects containing the keys of the entries.
Public propertyValues
Gets a list of objects containing the values of the entries.
Top
See Also