This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxItemIndexer Interface > IGxItemIndexer.IndexObject Method (ArcObjects .NET 10.4 SDK) |
Index the current object.
[Visual Basic .NET] Public Sub IndexObject ( _ ByVal pObject As IGxObject _ )
[C#] public void IndexObject ( IGxObject pObject );