Click or drag to resize

StringTableGetValue Method (String)

[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.StringTable.GetValue(System.String)"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string GetValue(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.DocObjects.Tables.StringTable.GetValue(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.StringTable.GetValue(System.String)"]

See Also