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