[]
Adds a Tag object to the current collection.
public int Add(Tag tag)
Public Function Add(tag As Tag) As Integer
The object to add.
The index of the newly added object.