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 > IAttributeTable Interface > IAttributeTable.AttributeTable Property (ArcObjects .NET 10.5 SDK) |
The attribute table.
[Visual Basic .NET] Public ReadOnly Property AttributeTable As ITable
[C#] public ITable AttributeTable {get;}
[C++]
HRESULT get_AttributeTable(
ITable** ppTable
);
[C++]
Parameters ppTable [out, retval]
ppTable is a parameter of type ITable