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 > IXMLIndex Interface > IXMLIndex.ExcludedTags Property (ArcObjects .NET 10.5 SDK) |
The collection of excluded tags.
[Visual Basic .NET] Public ReadOnly Property ExcludedTags As IXMLIndexTags
[C#] public IXMLIndexTags ExcludedTags {get;}
[C++]
HRESULT get_ExcludedTags(
IXMLIndexTags** Tags
);
[C++]
Parameters Tags [out, retval]
Tags is a parameter of type IXMLIndexTags