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


IGxItemIndexer.UpdateIndex Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxItemIndexer.UpdateIndex Method

Update the index.

[Visual Basic .NET]
Public Sub UpdateIndex ( _
    ByVal pItemInfo As IItemInfo _
)
[C#]
public void UpdateIndex (
    IItemInfo pItemInfo
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxItemIndexer Interface