RhinoCommon API
NotificationItem Property |
Gets or sets metadata for this instance.
Namespace: Rhino.Runtime.Notifications
Assembly: RhinoCommon (in RhinoCommon.dll)

public string this[ string key ] { get; set; }
Public Default Property Item ( key As String ) As String Get Set
Parameters
- key
- Type: SystemString
The key to use to get or set metadata.
Return Value
Type: Stringnull if the key does not map to any metadata; otherwise returns the string representing the metadata.

Exception | Condition |
---|---|
InvalidOperationException | Thrown if the calling assembly cannot modify this instance |

Rhino for Windows
Supported in: 6.14