RhinoCommon API
File3dmStringTableGetValue Method (Int32) |
Returns a string value at a given index.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

Parameters
- i
- Type: SystemInt32
The index at which to get the value.
Return Value
Type: StringThe string value if successful.
