ASP.NET Pack Programmer's Guide
Dictionary.values Property
See Also
 





Gets the list of all values in the Dictionary.

Namespace: MindFusion.Mapping
Package: Dictionary.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Dictionary.prototype, "values", { value: List });

 Property Value

List. The list of values.

 See Also

Dictionary Members
Dictionary Class
MindFusion.Mapping Namespace