PersistentSettingsTryGetChar Method (String, Char, IEnumerableString) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.TryGetChar(System.String,System.Char@,System.Collections.Generic.IEnumerable{System.String})"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool TryGetChar( string key, out char value, IEnumerable<string> legacyKeyList )
Public Function TryGetChar ( key As String, <OutAttribute> ByRef value As Char, legacyKeyList As IEnumerable(Of String) ) As Boolean
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.TryGetChar(System.String,System.Char@,System.Collections.Generic.IEnumerable{System.String})"]
- value
- Type: SystemChar
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.TryGetChar(System.String,System.Char@,System.Collections.Generic.IEnumerable{System.String})"]
- legacyKeyList
- Type: System.Collections.GenericIEnumerableString
[Missing <param name="legacyKeyList"/> documentation for "M:Rhino.PersistentSettings.TryGetChar(System.String,System.Char@,System.Collections.Generic.IEnumerable{System.String})"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetChar(System.String,System.Char@,System.Collections.Generic.IEnumerable{System.String})"]

Rhino for Windows
Supported in: 6.14