ArcObjects Library Reference (GeoDatabase)  

IRasterDatasetEdit2.BuildAttributeTable Method

Builds the raster attribute table.

[Visual Basic .NET]
Public Sub BuildAttributeTable ( _
)
[C#]
public void BuildAttributeTable (
);
[C++]
HRESULT BuildAttributeTable(
void
);

Product Availability

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

See Also

IRasterDatasetEdit2 Interface

.NET Related Topics

How to build a raster attribute table