[]
        
(Showing Draft Content)

C1.C1Preview.TagCollection.Add

Add Method

Add(Tag)

Adds a Tag object to the current collection.

Declaration
public int Add(Tag tag)
Parameters
Type Name Description
Tag tag

The object to add.

Returns
Type Description
int

The index of the newly added object.