Method Remove Remove<T>(string) Remove a key value pair from the settings repository. Declaration public void Remove<T>(string key) Parameters Type Name Description string key Type Parameters Name Description T Implements ISettingsRepository.Remove<T>(string)