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