StringTable.GetKey Method

StringTableGetKey Method

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

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string GetKey(
	int i
)
Public Function GetKey ( 
	i As Integer
) As String

Parameters

i
Type: SystemInt32

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

Return Value

Type: String

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

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also