IPropertyValue.GetSizeArray Method

Returns the array of size structures stored as a property value.

Syntax

public:
void GetSizeArray(
         out Array<Size>^ value
)  

Parameters

value
Type: Size 

The array of structures.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace