SortedMap Properties

PicoXLSX

PicoXLSX

SortedMap Properties

The LowLevelSortedMap type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of map entries
Public propertyItem
Indexer to get the specific value by the key
Public propertyKeys
Gets the keys of the map as list
Public propertyValues
Gets the values of the map as values
Top
See Also