Skip to content

RemoveItem Method

RemoveItem

Summary

Removes an existing item from the ComboBox

Signature

1
public void RemoveItem(string item)

Parameters

Name Type Description
item string The string value that will be removed from ComboBox

Return Value

void

Declaring Type

cAlgo.API.ComboBox


Last update: March 30, 2023