ArcObjects Library Reference (Catalog)  

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