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


IGxFileFilter.FileTypeCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxFileFilter Interface > IGxFileFilter.FileTypeCount Property
ArcGIS Developer Help

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