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