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


IGxFileFilter.FileTypeCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxFileFilter.FileTypeCount Property

The number of file types for the filter.

[Visual Basic .NET]
Public ReadOnly Property FileTypeCount As Integer
[C#]
public int FileTypeCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFileFilter Interface