RhinoCommon API
TextFieldsDocumentText Method |
Return document user string for a given key
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

public static string DocumentText( string key )
Public Shared Function DocumentText ( key As String ) As String
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.Runtime.TextFields.DocumentText(System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:Rhino.Runtime.TextFields.DocumentText(System.String)"]
