Add(ObjectTag)

Adds a new tag to the collection. Throws an error if the tag already exists in the collection.

Declaration Syntax

public virtual void Add(ObjectTag tag)

Parameters

tag(ObjectTag)

The ObjectTag to add