ArcObjects Library Reference (Catalog)
IGxFile.Open Method
Opens the file.
[Visual Basic .NET]
Public Sub Open ( _
)
[C#]
public
void
Open (
);
Product Availability
Available with ArcGIS Desktop.
See Also
IGxFile Interface