Click or drag to resize

ObjectAttributesDeleteUserString Method

[Missing <summary> documentation for "M:Rhino.DocObjects.ObjectAttributes.DeleteUserString(System.String)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool DeleteUserString(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.DocObjects.ObjectAttributes.DeleteUserString(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.DeleteUserString(System.String)"]

See Also