Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 417 Bytes

ipropertyvalue_getbooleanarray_1268792859.md

File metadata and controls

23 lines (16 loc) · 417 Bytes
-api-id -api-type
M:Windows.Foundation.IPropertyValue.GetBooleanArray(System.Boolean[]@)
winrt method

Windows.Foundation.IPropertyValue.GetBooleanArray

-description

Returns the array of Boolean values stored as a property value.

-parameters

-param value

The array of values.

-remarks

-examples

-see-also