Click or drag to resize

ModelTagsContains Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Contains(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: Boolean
See Also