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