ArcObjects Library Reference (Catalog)  

IGxFileFilter.DeleteFileType Method

Remove the file type.

[Visual Basic .NET]
Public Sub DeleteFileType ( _
    ByVal index As Integer _
)
[C#]
public void DeleteFileType (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFileFilter Interface