Closes the file, optionally saving changes.
[Visual Basic .NET] Public Sub Close ( _ ByVal saveChanges As Boolean _ )
[C#] public void Close ( bool saveChanges );
Product Availability
Available with ArcGIS Desktop.
Closes the file, optionally saving changes.
[Visual Basic .NET] Public Sub Close ( _ ByVal saveChanges As Boolean _ )
[C#] public void Close ( bool saveChanges );