PersistentSettingsGetSettingIsHiddenFromUserInterface Method (String, IEnumerableString) |
Namespace: Rhino
public bool GetSettingIsHiddenFromUserInterface( string key, IEnumerable<string> legacyKeyList )
[Missing <param name="legacyKeyList"/> documentation for "M:Rhino.PersistentSettings.GetSettingIsHiddenFromUserInterface(System.String,System.Collections.Generic.IEnumerable{System.String})"]
Exception | Condition |
---|---|
KeyNotFoundException | A KeyNotFoundException exception is thrown if the key is not found in the settings dictionary. |