RhinoCommon API
ArchivableDictionaryGetString Method (String, String) |
Get value as string, will return defaultValue unless value was created using Set(string key, string value)
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public string GetString( string key, string defaultValue )
Public Function GetString ( key As String, defaultValue As String ) As String
Parameters
- key
- Type: SystemString
The key which points to the string - defaultValue
- Type: SystemString
The string
Return Value
Type: String[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.GetString(System.String,System.String)"]

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