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


IGxObjectFilterCollectionAdmin.FirstPassedFilter Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectFilterCollectionAdmin.FirstPassedFilter Property

The first passed object filter in filter collection.

[Visual Basic .NET]
Public ReadOnly Property FirstPassedFilter As IGxObjectFilter
[C#]
public IGxObjectFilter FirstPassedFilter {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFilterCollectionAdmin Interface