JsonObject.Values property
Gets an ICollection object containing the values of the JsonObject .
Syntax
Property value
Type: ICollection<Object>
The ICollection of all values in this JsonObject.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
Windows.Data.Json |
See also
Build date: 12/4/2012
