ArcObjects Library Reference (DataSourcesRaster)  

IRasterCatalogTable.Update Method

Updates the object after the table is changed.

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

Product Availability

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

See Also

IRasterCatalogTable Interface