ArcObjects Library Reference  (Schematic)    

INgDiscreteFilters Interface

Provides access to an enumeration of discrete property filters.

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 discrete property filter in the collection.
Method Clear Removes all the discrete property filters from the collection.
Read-only property Count Number of discrete property filters in the collection.
Read-only property Item The discrete property filter 'index' item in the collection.
Method Remove Removes the discrete property filter 'index' item from the collection.

CoClasses that implement INgDiscreteFilters

CoClasses and Classes Description
NgDiscreteFilters Graphic discrete filters collection object.

See Also

INgDiscreteFilter Interface

 


Feedback Send feedback on this page