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


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

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