This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLIndexTags Interface (ArcObjects .NET 10.5 SDK) |
Manages a collection of XML Index Tags.
Description | ||
---|---|---|
Add | Add a tag to the collection. | |
Find | Find a tag in the collection by name. | |
Remove | Remove a tag from the collection. | |
RemoveAll | Remove all tags from the collection. | |
Tag | A tag by position in the collection. | |
TagCount | The number of tags in the collection. |
CoClasses and Classes | Description |
---|---|
XMLIndexTags | XML Index Tags Collection Object. |