This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerFile Interface > ILayerFile.New Method (ArcObjects .NET 10.4 SDK) |
Creates and opens a new layer File in preparation for the contents to be retrieve or updated.
[Visual Basic .NET] Public Sub New ( _ ByVal sFile As String _ )
[C#] public void New ( string sFile );
[C++]
HRESULT New(
BSTR sFile
);
[C++]
Parameters sFile [in] sFile is a parameter of type BSTR