This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMSDHelper Interface > IMSDHelper.Close Method (ArcObjects .NET 10.4 SDK) |
Close the mapserver defintion file.
[Visual Basic .NET]
Public Sub Close ( _
)
[C#] public void Close ( );
[C++]
HRESULT Close(
void
);