PersistentSettingsTryGetSettingIsHiddenFromUserInterface Method (String, Boolean, IEnumerableString) |
Namespace: Rhino
public bool TryGetSettingIsHiddenFromUserInterface( string key, out bool value, IEnumerable<string> legacyKeyList )
Public Function TryGetSettingIsHiddenFromUserInterface ( key As String, <OutAttribute> ByRef value As Boolean, legacyKeyList As IEnumerable(Of String) ) As Boolean
[Missing <param name="legacyKeyList"/> documentation for "M:Rhino.PersistentSettings.TryGetSettingIsHiddenFromUserInterface(System.String,System.Boolean@,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetSettingIsHiddenFromUserInterface(System.String,System.Boolean@,System.Collections.Generic.IEnumerable{System.String})"]