This topic has not yet been rated - Rate this topic

ApplicationDataCompositeValue.Values property

Gets an ICollection object containing the values of the ApplicationDataCompositeValue .

Syntax


public ICollection<object> Values { get; }

Property value

Type: ICollection<Object>

The ICollection of all values in this ApplicationDataCompositeValue.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage

See also

ApplicationDataCompositeValue

 

 

Build date: 5/16/2013

© 2013 Microsoft. All rights reserved.