This document is archived and information here might be outdated.  Recommended version.


IGxFile.Save Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxFile.Save Method

Saves changes without closing the file.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFile Interface