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


IAnnoClass.ElementFieldIndex Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IAnnoClass.ElementFieldIndex Property

The element field index.

[Visual Basic .NET]
Public ReadOnly Property ElementFieldIndex As Integer
[C#]
public int ElementFieldIndex {get;}
[C++]
HRESULT get_ElementFieldIndex(
  long* ElementFieldIndex
);
[C++]

Parameters ElementFieldIndex [out, retval] ElementFieldIndex is a parameter of type long

Product Availability

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

See Also

IAnnoClass Interface