This document is archived and information here might be outdated.  Recommended version.


IXMLIndex Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLIndex Interface
ArcGIS Developer Help

IXMLIndex Interface

A XML Index defines the searchable tags of an XML document stored in an XML field.

Product Availability

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

Members

Name Description
Read-only property Description A textual description of the XML Index.
Read-only property ExcludedTags The collection of excluded tags.
Read-only property IncludedTags The collection of included tags.
Read-only property XMLIndexType The type of XML Index.

Classes that implement IXMLIndex

Classes Description
XMLIndex XML Index Object.