RhinoCommon API
ArchivableDictionaryTryGetBytes Method |
Get value as byte[], will only succeed if value was
created using Set(string key, byte[] value)
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool TryGetBytes( string key, out byte[] value )
Public Function TryGetBytes ( key As String, <OutAttribute> ByRef value As Byte() ) As Boolean
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.Collections.ArchivableDictionary.TryGetBytes(System.String,System.Byte[]@)"]
- value
- Type: SystemByte
[Missing <param name="value"/> documentation for "M:Rhino.Collections.ArchivableDictionary.TryGetBytes(System.String,System.Byte[]@)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.TryGetBytes(System.String,System.Byte[]@)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8