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


IGSAttributes.AttributeNames Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSAttributes.AttributeNames Property

Retrieves the list of available attribute names.

[Visual Basic .NET]
Public ReadOnly Property AttributeNames As IEnumBSTR
[C#]
public IEnumBSTR AttributeNames {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSAttributes Interface