Click or drag to resize

StringTableGetValue Method (Int32)

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

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

Parameters

i
Type: SystemInt32

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

Return Value

Type: String

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

See Also