Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 578 Bytes

jsonarray_getboolean_1304335680.md

File metadata and controls

22 lines (15 loc) · 578 Bytes
-api-id -api-type
M:Windows.Data.Json.JsonArray.GetBoolean
winrt method

Windows.Data.Json.JsonArray.GetBoolean

-description

Gets the Boolean value if the ValueType of the encapsulated value is Boolean.

-returns

The Boolean value.

-remarks

-examples

-see-also