RhinoCommon API
StringTable Class |
Collection of document user data strings

Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

The StringTable type exposes the following members.

Name | Description | |
---|---|---|
![]() | Count |
The number of user data strings in the current document.
|
![]() | Document | Document that owns this object table. |
![]() | DocumentDataCount | |
![]() | DocumentUserTextCount |

Name | Description | |
---|---|---|
![]() | Delete(String) | |
![]() | Delete(String, String) |
Removes user data strings from the document.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetEntryNames |
Return list of all entry names for a given section of user data strings in the document.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetKey | |
![]() | GetSectionNames |
Returns a list of all the section names for user data strings in the document.
By default a section name is a key that is prefixed with a string separated by a backslash. |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue(Int32) | |
![]() | GetValue(String) | |
![]() | GetValue(String, String) |
Gets a user data string from the document.
|
![]() | SetString(String, String) |
Adds or sets a user data string to the document.
|
![]() | SetString(String, String, String) |
Adds or sets a user data string to the document.
|
![]() | ToString | (Inherited from Object.) |

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8