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