Contents Namespaces | Ansys.Mechanical.Application Namespace | ObjectTags | Print page IndexOf(ObjectTag) Returns the index of the given tag. If the given tag does not exist in the collection, returns -1. Declaration Syntaxpublic int IndexOf(ObjectTag tag)Parameterstag(ObjectTag)The item to get the index of. « GetTag(string) Remove(ObjectTag) »