PropertySet.Remove Method

Removes an item from the property set.

Syntax

public:
void Remove(
         String^ key
)  

Parameters

key
Type: String 

  The key.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

PropertySet Class

PropertySet Members

Windows.Foundation.Collections Namespace