Skip to content

AddItem Method

AddItem

Summary

Adds a new item to the ComboBox

Signature

1
public void AddItem(string item)

Parameters

Name Type Description
item string The string value that will be added on ComboBox

Return Value

void

Declaring Type

cAlgo.API.ComboBox


Last update: March 23, 2023