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