This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLIndexTags Interface > IXMLIndexTags.Remove Method (ArcObjects .NET 10.4 SDK) |
Remove a tag from the collection.
[Visual Basic .NET] Public Sub Remove ( _ ByVal Tag As IXMLIndexTag _ )
[C#] public void Remove ( IXMLIndexTag Tag );
[C++]
HRESULT Remove(
IXMLIndexTag* Tag
);
[C++]
Parameters Tag [in]
Tag is a parameter of type IXMLIndexTag