Click or drag to resize
MvKeyValueTable Properties

The MvKeyValueTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of key-value mappings in this table.
Public propertyEmpty
Gets a value indicating if this table contains key-value mappings.
Public propertyItem
Gets or sets the value associated with the specified key.
Public propertyKeys
Gets the collection holding the keys contained in this table.
Public propertyValues
Returns the collection holding the values contained in this table.
Top
See Also