IPropertyValue.GetTimeSpanArray Method

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

Syntax

public:
void GetTimeSpanArray(
         out Array<TimeSpan>^ value
)  

Parameters

value
Type: TimeSpan 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace