This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnoClassAdmin3 Interface > IAnnoClassAdmin3.UpdateFieldIndexes Method (ArcObjects .NET 10.5 SDK) |
Updates the indexes of the fields that expose the annotation properties.
[Visual Basic .NET]
Public Sub UpdateFieldIndexes ( _
)
[C#] public void UpdateFieldIndexes ( );
[C++]
HRESULT UpdateFieldIndexes(
void
);