Adds an item to the property set.
public:
bool Insert(
String^ key,
Object^ value
)
key
Type: String
The key to insert.
value
Type: Object
The value to insert.
Type: bool
True if the method replaces a value that already exists for the key; false if this is a new key.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd