IPropertySet Interface

Represents a collection of key-value pairs.

Syntax

public interface class IPropertySet : IObservableMap<String^ , Object^ >, IMap<String^ , Object^ >, IIterable<IKeyValuePair<String^ , Object^ >^ >  

Remarks

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IPropertySet Members

Windows.Foundation.Collections Namespace