ArcObjects Library Reference (CatalogUI)  

IGxItemIndexer.IndexObject Method

Index the current object.

[Visual Basic .NET]
Public Sub IndexObject ( _
    ByVal pObject As IGxObject _
)
[C#]
public void IndexObject (
    IGxObject pObject
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxItemIndexer Interface