IPropertyValue.GetDateTimeArray Method

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

Syntax

public:
void GetDateTimeArray(
         out Array<DateTime>^ value
)  

Parameters

value
Type: DateTime 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace