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

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

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