ArcObjects Library Reference (Carto)  

IAnnoClassAdmin3.UpdateFieldIndexes Method

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
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnoClassAdmin3 Interface