[]
        
(Showing Draft Content)

C1.Win.Input.TagCollection.Add

Add Method

Add(object)

Adds an item to the TagCollection.

Declaration
public int Add(object value)
Parameters
Type Name Description
object value

The object to add to the TagCollection.

Returns
Type Description
int
Implements