This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCatalogTable Interface > IRasterCatalogTable.Update Method (ArcObjects .NET 10.5 SDK) |
Updates the object after the table is changed.
[Visual Basic .NET]
Public Sub Update ( _
)
[C#] public void Update ( );
[C++]
HRESULT Update(
void
);