This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDatasetEdit2 Interface > IRasterDatasetEdit2.BuildAttributeTable Method (ArcObjects .NET 10.5 SDK) |
Builds the raster attribute table.
[Visual Basic .NET]
Public Sub BuildAttributeTable ( _
)
[C#] public void BuildAttributeTable ( );
[C++]
HRESULT BuildAttributeTable(
void
);