Creates a property value from an array of Boolean values.
public:
static Object^ CreateBooleanArray(
Array<bool>^ value
)
value
Type: bool
The array to store in the property value.
Type: Object
Namespace: Windows.Foundation
Metadata: windows.winmd