PersistentSettingsGetChar Method (String, Char, IEnumerableString) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetChar(System.String,System.Char,System.Collections.Generic.IEnumerable{System.String})"]
Namespace: Rhino
public char GetChar( string key, char defaultValue, IEnumerable<string> legacyKeyList )
Public Function GetChar ( key As String, defaultValue As Char, legacyKeyList As IEnumerable(Of String) ) As Char
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetChar(System.String,System.Char,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="defaultValue"/> documentation for "M:Rhino.PersistentSettings.GetChar(System.String,System.Char,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="legacyKeyList"/> documentation for "M:Rhino.PersistentSettings.GetChar(System.String,System.Char,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetChar(System.String,System.Char,System.Collections.Generic.IEnumerable{System.String})"]