ArcObjects Library Reference (GeoDatabase)  

IXMLIndexEdit.ExcludedTags Property

The collection of excluded tags.

[Visual Basic .NET]
Public WriteOnly Property ExcludedTags_2
[C#]
public void ExcludedTags_2 {set;}
[C++]
HRESULT putref_ExcludedTags(
  IXMLIndexTags* 
);
[C++]

Parameters

[in]

   is a parameter of type IXMLIndexTags

Product Availability

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

See Also

IXMLIndexEdit Interface