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