Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 502 Bytes

propertyvalue_createtimespanarray_116629448.md

File metadata and controls

26 lines (18 loc) · 502 Bytes
-api-id -api-type
M:Windows.Foundation.PropertyValue.CreateTimeSpanArray(Windows.Foundation.TimeSpan[])
winrt method

Windows.Foundation.PropertyValue.CreateTimeSpanArray

-description

Creates a property value from an array of time intervals.

-parameters

-param value

The array to store in the property value.

-returns

The property value.

-remarks

-examples

-see-also