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


GxFileFilter CoClass (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

GxFileFilter CoClass

The catalog's file filter.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IGxFileFilter Provides access to members that manage a file filter for various file types.
IPersistStream (esriSystem)

Event Interfaces

Interfaces Description
IGxFileFilterEvents (default) Provides access to events that the ArcCatalog file filter can fire.

Working with Events

[Visual Basic 6.0]

When working with GxFileFilter's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pGxFileFilter as GxFileFilter