Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 555 Bytes

ipropertyvalue_getdatetimearray_1161464137.md

File metadata and controls

28 lines (17 loc) · 555 Bytes
-api-id -api-type
M:Windows.Foundation.IPropertyValue.GetDateTimeArray(Windows.Foundation.DateTime[]@)
winrt method

Windows.Foundation.IPropertyValue.GetDateTimeArray(Windows.Foundation.DateTime[]@)

-description

Returns the array of date and time values stored as a property value.

-parameters

-param value

The array of values.

-remarks

-see-also

IPropertyValue, DateTime

-examples