IPropertyValue.GetInspectableArray Method

Returns the array of inspectable objects stored as a property value.

Syntax

public:
void GetInspectableArray(
         out Array<Object>^ value
)  

Parameters

value
Type: Object 

  The array of objects.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace