![]() | MvKeyValueTable Properties |
The MvKeyValueTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of key-value mappings in this table.
|
![]() | Empty |
Gets a value indicating if this table contains key-value
mappings.
|
![]() | Item |
Gets or sets the value associated with the specified key.
|
![]() | Keys |
Gets the collection holding the keys contained in this table.
|
![]() | Values |
Returns the collection holding the values contained in this
table.
|