Xamarin.Forms.ResourceDictionary.Remove Method
Removes the key and value identified by key from the Xamarin.Forms.ResourceDictionary.

Syntax

public bool Remove (string key)

Parameters

key
The identifier of the key-value pair to be removed.

Returns

true if the key existed and the removal was successful.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0