PersistentSettingsTryGetByte Method (String, Byte) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.TryGetByte(System.String,System.Byte@)"]
Namespace: Rhino
public bool TryGetByte( string key, out byte value )
Public Function TryGetByte ( key As String, <OutAttribute> ByRef value As Byte ) As Boolean
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.TryGetByte(System.String,System.Byte@)"]
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.TryGetByte(System.String,System.Byte@)"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetByte(System.String,System.Byte@)"]