ObjectAttributesGetUserStrings Method |
Gets an independent copy of the collection of (user text key, user text value) pairs attached to this object.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic NameValueCollection GetUserStrings()
Public Function GetUserStrings As NameValueCollection
Return Value
Type:
NameValueCollectionA collection of key strings and values strings. This
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also