ArcObjects Library Reference (GeoDatabase)  

IXMLIndexTags Interface

Manages a collection of XML Index Tags.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Add a tag to the collection.
Method Find Find a tag in the collection by name.
Method Remove Remove a tag from the collection.
Method RemoveAll Remove all tags from the collection.
Read-only property Tag A tag by position in the collection.
Read-only property TagCount The number of tags in the collection.

CoClasses that implement IXMLIndexTags

CoClasses and Classes Description
XMLIndexTags XML Index Tags Collection Object.