This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv2 Interface > IRasterDefaultsEnv2.UpdateAll Method (ArcObjects .NET 10.4 SDK) |
Updates the registry with all changes to the raster environment in the current session.
[Visual Basic .NET]
Public Sub UpdateAll ( _
)
[C#] public void UpdateAll ( );
[C++]
HRESULT UpdateAll(
void
);