ArcObjects Library Reference  (Schematic)    

INgFilterEffects Interface

Provides access to an enumeration of property filter's effects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read-only property _NewEnum Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB.
Method Add Adds a new property filter's effect in the collection.
Method Clear Removes all the property filter's effects from the collection.
Read-only property Count Number of property filter's effects in the collection.
Read-only property Item The property filter's effect 'index' item in the collection.
Method Remove Removes the property filter's effect 'index' item from the collection.

CoClasses that implement INgFilterEffects

CoClasses and Classes Description
NgFilterEffects Filter effects collection object.

See Also

INgFilterEffect Interface

 


Feedback Send feedback on this page