This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxFile Interface > IGxFile.Close Method (ArcObjects .NET 10.5 SDK) |
Closes the file, optionally saving changes.
[Visual Basic .NET] Public Sub Close ( _ ByVal saveChanges As Boolean _ )
[C#] public void Close ( bool saveChanges );