Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 419 Bytes

ipropertyvalue_getdoublearray_1628854989.md

File metadata and controls

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

Windows.Foundation.IPropertyValue.GetDoubleArray

-description

Returns the array of floating-point values stored as a property value.

-parameters

-param value

The array of values.

-remarks

-examples

-see-also