Click or drag to resize
STKey, Value Properties

The STKey, Value generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of key-value pairs in this symbol table.
Public propertyIsEmpty
Returns true if this symbol table is empty.
Public propertyItem
Indexer wrapping Get and Put for convenient syntax
Public propertyMax
Returns the largest key in this symbol table.
Public propertyMin
Returns the smallest key in this symbol table.
Top
See Also