This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLIndex Interface > IXMLIndex.IncludedTags Property (ArcObjects .NET 10.4 SDK) |
The collection of included tags.
[Visual Basic .NET] Public ReadOnly Property IncludedTags As IXMLIndexTags
[C#] public IXMLIndexTags IncludedTags {get;}
[C++]
HRESULT get_IncludedTags(
IXMLIndexTags** Tags
);
[C++]
Parameters Tags [out, retval]
Tags is a parameter of type IXMLIndexTags