The ValueMap type exposes the following members.

Properties

  NameDescription
Public propertyFallbackValue
Gets or sets a value used as a conversion result in the case when there are no items in the Items collection that match a conversion input value.
Public propertyItems
Gets a collection of ValueMapItem objects defining a mapping between a conversion input values and an output value.

See Also