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


IGxFile.New Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxFile Interface > IGxFile.New Method
ArcGIS Developer Help

IGxFile.New Method

Creates a new file.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFile Interface