PersistentSettingsTryGetSettingIsHiddenFromUserInterface Method (String, Boolean) |
Namespace: Rhino
public bool TryGetSettingIsHiddenFromUserInterface( string key, out bool value )
Public Function TryGetSettingIsHiddenFromUserInterface ( key As String, <OutAttribute> ByRef value As Boolean ) As Boolean
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetSettingIsHiddenFromUserInterface(System.String,System.Boolean@)"]