Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 488 Bytes

propertyvalue_createinspectablearray_1894012880.md

File metadata and controls

26 lines (18 loc) · 488 Bytes
-api-id -api-type
M:Windows.Foundation.PropertyValue.CreateInspectableArray(System.Object[])
winrt method

Windows.Foundation.PropertyValue.CreateInspectableArray

-description

Creates a property value from an array of inspectable objects.

-parameters

-param value

The array to store in the property value.

-returns

The property value.

-remarks

-examples

-see-also