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


ILayerFile.Close Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ILayerFile.Close Method

Close the layer file.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILayerFile Interface

.NET Related Topics

How to setup, solve, and save a network analysis problem